cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
449
Views
0
Helpful
1
Replies

ASR 920 ISO XE command help

moin.tirmizi
Level 1
Level 1

Hi There,

I am not sure If I have chosen the correct forum, Appreciate if someone can suggest the correct forum name If this is not the correct one.

Here is the summary on the help I need.

I have an ASR 920 IOS XE router , now I have not configured an ISO XE before. Can someone please translate following IOS commands in to is corresponding ASR 920 XE config. I started reviewing the configuration guide but am little confuse and I need to configure this urgently.

Any help is appreciated. Following is what I configured on an ISR 2900, Can you please help by providing how the same config will look like on ASR 920 

interface GigabitEthernet0/0.1

Description VLAN 10 -TO LAN Switch
ip address 192.168.1.3 255.255.255.248
standby version 2
standby 1 ip 192.168.11.1
standby 1 timers 1 3
standby 1 priority 110
standby 1 preempt delay minimum 30 reload 60
standby 1 authentication md5 key-chain MYCHAIN
standby 1 track 10 decrement 10
duplex full
speed auto
!

interface GigabitEthernet0/0.2

Description VLAN 20- TO LAN Switch
ip address 192.168.2.3 255.255.255.248
standby version 2
standby 1 ip 192.168.2.1
standby 1 timers 1 3
standby 1 priority 110
standby 1 preempt delay minimum 30 reload 60
standby 1 authentication md5 key-chain MYCHAIN
standby 1 track 10 decrement 10
duplex full
speed auto
!

interface GigabitEthernet0/0
description ** 20Mbp Network CCN740180 **
ip address 10.1.11.134 255.255.255.252
ip flow ingress
ip flow egress
no cdp enable
service-policy output QOS_OUT

!
router eigrp 55766
network 192.168.2.0 0.0.0.255
network 172.31.94.201 0.0.0.0
network 192.168.1.0 0.0.0.255

!

!
policy-map QOS_OUT
class class-default
shape average 19600000 96000 0
!

Many Thanks

Moyn

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

Not sure about the QoS, but I think most of the rest will work as is.  What doesn't work when you try it?