[c-nsp] IOSXR .. Complicated when you're doing migration

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Tue Oct 12 05:21:19 EDT 2010


 
> 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

you can try "show run formal | include <interface>":

RP/0/RP0/CPU0:<node>#show run formal | include TenGigE0/2/0/0
interface TenGigE0/2/0/0 description ...
interface TenGigE0/2/0/0 cdp
interface TenGigE0/2/0/0 mtu 9014
interface TenGigE0/2/0/0 service-policy output egress-qos
interface TenGigE0/2/0/0 ipv4 address ...
interface TenGigE0/2/0/0 carrier-delay up 1000 down 100
interface TenGigE0/2/0/0 dampening
router ospf 1002 area 0 interface TenGigE0/2/0/0
router ospf 1002 area 0 interface TenGigE0/2/0/0 bfd minimum-interval 50
router ospf 1002 area 0 interface TenGigE0/2/0/0 bfd fast-detect
router ospf 1002 area 0 interface TenGigE0/2/0/0 bfd multiplier 3
router ospf 1002 area 0 interface TenGigE0/2/0/0 message-digest-key 1
md5 ...
router ospf 1002 area 0 interface TenGigE0/2/0/0 network point-to-point	
mpls ldp interface TenGigE0/2/0/0

hope it helps

	oli



More information about the cisco-nsp mailing list