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