[c-nsp] v6 address in ext acc list?
Harold Ritter (hritter)
hritter at cisco.com
Mon Aug 8 16:45:35 EDT 2005
Randy,
The command "show ipv6 route bgp" will show you the ipv6 routes learnt
via bgp. If you want to see the locally originated BGP prefix
(2001:418:1::/48), try "show bgp ipv6 unicast".
Harold
-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Randy Bush
Sent: Monday, August 08, 2005 4:24 PM
To: Simon Leinen
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] v6 address in ext acc list?
ipv6 unicast-routing
ipv6 route 2001:418:1::/48 null0 250
ipv6 prefix-list v6-to-bgp-orig permit 2001:418:1::/48
route-map static6-to-bgp permit 1
match ipv6 address prefix-list v6-to-bgp-orig set nlri unicast
multicast set origin igp
router bgp 3130
bgp router-id 147.28.255.1
bgp log-neighbor-changes
no synchronization
no auto-summary
bgp deterministic-med
distance mbgp 15 15 150
redistribute static route-map static4-to-bgp redistribute connected
route-map connected-to-bgp address-family ipv6 unicast redistribute
static route-map static6-to-bgp
but
psg0#sh ipv6 route static
IPv6 Routing Table - 9 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS
summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext
2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
S 2001:418:1::/48 [250/0]
via ::, Null0
yet
psg0#sh ipv6 route bgp
IPv6 Routing Table - 9 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS
summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext
2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
randy
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list