Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ns01# sho run | sec router.bgp
- router bgp 65000
- vrf ic
- address-family ipv4 unicast
- redistribute direct route-map RM-ALL
- redistribute static route-map RM-ALL
- ns01# sho route-m RM-ALL
- route-map RM-ALL, permit, sequence 10
- Match clauses:
- Set clauses:
- ns01# sho ip route vrf ic
- IP Route Table for VRF "ic"
- '*' denotes best ucast next-hop
- '**' denotes best mcast next-hop
- '[x/y]' denotes [preference/metric]
- '%<string>' in via output denotes VRF <string>
- 0.0.0.0/0, ubest/mbest: 1/0
- *via 10.0.101.1, [1/0], 00:53:44, static
- 8.8.4.0/24, ubest/mbest: 1/0
- *via 10.0.101.1, [1/0], 00:25:49, static
- 10.0.101.0/24, ubest/mbest: 1/0, attached
- *via 10.0.101.254, Vlan101, [0/0], 04:42:00, direct
- 10.0.101.254/32, ubest/mbest: 1/0, attached
- *via 10.0.101.254, Vlan101, [0/0], 04:42:00, local
- ns01# sho bgp ipv4 unicast vrf ic
- BGP routing table information for VRF ic, address family IPv4 Unicast
- BGP table version is 23, Local Router ID is 10.0.101.254
- 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
- *>r8.8.4.0/24 0.0.0.0 0 100 32768 ?
- *>r10.0.101.0/24 0.0.0.0 0 100 32768 ?
Advertisement
Add Comment
Please, Sign In to add comment