R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide

430
2. Configure Router B:
# Configure the IPv6 address of GigabitEthernet 2/1/1
<RouterB> system-view
[RouterB] ipv6
[RouterB] interface gigabitethernet 2/1/1
[RouterB-GigabitEthernet2/1/1] ipv6 address 10::2 32
# Enable RIPng on the interface.
[RouterB-GigabitEthernet2/1/1] ripng 1 enable
[RouterB-GigabitEthernet2/1/1] quit
# Enable RIPng.
[RouterB] ripng
# Display RIPng routing table information.
[RouterB-ripng-1] display ripng 1 route
Route Flags: A - Aging, S - Suppressed, G - Garbage-collect
----------------------------------------------------------------
Peer FE80::7D58:0:CA03:1 on GigabitEthernet2/1/1
Dest 10::/32,
via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 18 Sec
Dest 20::/32,
via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 8 Sec
Dest 40::/32,
via FE80::7D58:0:CA03:1, cost 1, tag 0, A, 3 Sec
Applying a routing policy to filter received BGP routes
Network requirements
All the routers in Figure 118 run BGP. Router C establishes EBGP connections with other routers.
Configure a routing policy on Router D to reject routes from AS 200.
Figure 118 Network diagram