HPE FlexNetwork HSR6800 Configuration Manual page 412

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[RouterA] interface serial 2/2/1
[RouterA-Serial2/2/1] ipv6 address 2::1 64
[RouterA-Serial2/2/1] ripng 1 enable
[RouterA-Serial2/2/1] quit
# Configure ACL 3001 to match TCP packets.
[RouterA] acl ipv6 number 3001
[RouterA-acl6-adv-3001] rule permit tcp
[RouterA-acl6-adv-3001] quit
# Configure Node 5 for policy aaa to forward TCP packets through Serial 2/2/0.
[RouterA] ipv6 policy-based-route aaa permit node 5
[RouterA-pbr6-aaa-5] if-match acl6 3001
[RouterA-pbr6-aaa-5] apply output-interface serial 2/2/0
[RouterA-pbr6-aaa-5] quit
# Configure IPv6 interface PBR by applying the policy aaa on GigabitEthernet 2/1/1.
[RouterA] interface gigabitethernet 2/1/1
[RouterA-GigabitEthernet2/1/1] ipv6 address 10::2 64
[RouterA-GigabitEthernet2/1/1] undo ipv6 nd ra halt
[RouterA-GigabitEthernet2/1/1] ripng 1 enable
[RouterA-GigabitEthernet2/1/1] ipv6 policy-based-route aaa
Configure Router B:
2.
# Configure RIPng.
<RouterB> system-view
[RouterB] ipv6
[RouterB] ripng 1
[RouterB-ripng-1] quit
RouterB] interface serial 2/2/0
[RouterB-Serial2/2/0] ipv6 address 1::2 64
[RouterB-Serial2/2/0] ripng 1 enable
Configure Router C:
3.
# Configure RIPng.
<RouterC> system-view
[RouterC] ipv6
[RouterC] ripng 1
[RouterC-ripng-1] quit
[RouterC] interface serial 2/2/1
[RouterC-Serial2/2/1] ipv6 address 2::2 64
[RouterC-Serial2/2/1] ripng 1 enable
Verify the configuration:
4.
Enable IPv6 and configure the IPv6 address 10::3 for Host A.
C:\>ipv6 install
Installing...
Succeeded.
C:\>ipv6 adu 4/10::3
On Host A, Telnet to Router B that is directly connected to Router A. The operation succeeds.
On Host A, Telnet to Router C that is directly connected to Router A. The operation fails.
Ping Router C from Host A. The operation succeeds.
400

Advertisement

Table of Contents
loading

Table of Contents