Convert Cisco CLI to Extreme EXOS CLI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-20-2018 12:52 AM
Hi all,
May I ask does Extremenetworks provide convert tool to translate cisco CLI to Extreme CLI? Is someone could help me to translate it if no tools could help? Thanks in advance.
access-list 103 permit ip any host 172.30.106.71
access-list 103 permit ip any host 172.30.106.72
class-map highservice
match access-group 103
policy-map highpolicy
class highservice
bandwidth 4000
int f0/0
service-policy output highpolicy
May I ask does Extremenetworks provide convert tool to translate cisco CLI to Extreme CLI? Is someone could help me to translate it if no tools could help? Thanks in advance.
access-list 103 permit ip any host 172.30.106.71
access-list 103 permit ip any host 172.30.106.72
class-map highservice
match access-group 103
policy-map highpolicy
class highservice
bandwidth 4000
int f0/0
service-policy output highpolicy
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-20-2018 12:59 AM
Hi Tim,
please find below article to convert a Cisco IOS Access-list to Extreme Exos ACL,
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Convert-a-Cisco-IOS-Access-List-for...
Regards,
Naresh.C
please find below article to convert a Cisco IOS Access-list to Extreme Exos ACL,
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Convert-a-Cisco-IOS-Access-List-for...
Regards,
Naresh.C
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-20-2018 12:59 AM
Maybe this will help?
https://gtacknowledge.extremenetworks.com/articles/How_To/Configuring-QOS-profiles-and-verify-QOS-is...
You can also refer to our user guide to understand how QOS works with EXOS
https://documentation.extremenetworks.com/exos_22.4/EXOS_21_1/QoS/qos.shtml
https://gtacknowledge.extremenetworks.com/articles/How_To/Configuring-QOS-profiles-and-verify-QOS-is...
You can also refer to our user guide to understand how QOS works with EXOS
https://documentation.extremenetworks.com/exos_22.4/EXOS_21_1/QoS/qos.shtml
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-20-2018 12:59 AM
Thank you but not only ACL configuration need to be convert but also the whole QOS configuration, could you please me to translate it?
