Nexus# show ip route 10.255.255.1
IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
10.255.255.1/32, ubest/mbest: 1/0
*via 10.1.2.1, Eth1/1, [110/41], 01:58:41, ospf-1, intra
Nexus#
* There is an update in the Cost of the OSPF route 10.255.255.1/32
Nexus# show ip route 10.255.255.1
IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
10.255.255.1/32, ubest/mbest: 1/0
*via 10.1.2.1, Eth1/1, [110/190], 00:00:02, ospf-1, intra
Nexus#
Nexus# show bgp ipv4 unicast
BGP routing table information for VRF default, address family IPv4 Unicast
BGP table version is 4, Local Router ID is 10.255.255.2
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-i
njected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup
Network Next Hop Metric LocPrf Weight Path
*>r10.255.255.1/32 0.0.0.0 41 100 32768 ?
Nexus#
* After 600 seconds.
Nexus# show bgp ipv4 unicast
BGP routing table information for VRF default, address family IPv4 Unicast
BGP table version is 5, Local Router ID is 10.255.255.2
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-i
njected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup
Network Next Hop Metric LocPrf Weight Path
*>r10.255.255.1/32 0.0.0.0 190 100 32768 ?
|