[c-nsp] IOSXR .. Complicated when you're doing migration
Raymond Leung
rlcwlist at gmail.com
Tue Oct 12 03:44:52 EDT 2010
Dear all :
What will you do when using IOSXR to show you all information
associated with the interface ? It's very complicated when you are
doing migration task on IOSXR
The best are displaying on line format but IOSXR doesn't support
(Please correct me if I am wrong)
I've just developed the following stupid command which enhance the works (hope)
sh run | inc "interface
GigabitEthernet0/3/2/0.655|ospf|mpls|static|multicast|rsvp|pim" |
exclude snmp-server | exc mpls experimental | exc redistribute
router ospf 1
mpls traffic-eng < IGNORE THIS
interface GigabitEthernet0/3/2/0.655 < this means interface
GigabitEthernet0/3/2/0.655 running on OSPF , details you need to do
another show run to gather yourself
router ospf 999
mpls traffic-eng
mpls ldp
interface GigabitEthernet0/3/2/0.655 < this means interface
GigabitEthernet0/3/2/0.655 running on MPLS LDP , details you need to
do another show run to gather yourself
So ... Anymore better way to solve ?
Thanks
Raymond
More information about the cisco-nsp
mailing list