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
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to