Chapter 4 IPv6 Static Route Configuration
ipv6 enable
ipv6 address 2005::1/64
no shutdown
!
$! </Interface>
R1(config)#show ipv6 interface gei-2/1
Interface gei-2/1
is up, line protocol is up
IPv6 is enabled,
Hardware is Gigabit Ethernet
HWaddr: 0020.231d.0e0e
index 29
Bandwidth 1000000 Kbits
IPv6 MTU is 1500 bytes
inet6 fe80::220:23ff:fe1d:e0e/64
inet6 2005::1/64
DAD attemps number:3
ND reachable-time is 30000 milliseconds
R1(config)#show running-config ipv6-static
!<ipv6-static>
ipv6 route 2003::/64 2005::2
!</ipv6-static>
R1#show ipv6 forwarding route static
IPv6 Routing Table:
Headers: Dest: Destination, Gw: Gateway, Pri: Priority;
Codes
: K: kernel, I1: isis-l1, SFN: sf-nat64, R: ripng, AF: aftr, B: bgp,
D: direct, I2: isis-l2, SLN: sl-nat64, O: ospfv3, D6: dhcp, P: ppp,
S: static, N: nd, V: vrrp, A: address, M: multicast, UI: user-ipaddr;
Dest
Owner
Metric
Interface
Pri
Gw
2003::/64
S
0
gei-2/1
1
2005::2
4.3.2 Example: Configuring a Static IPv6 Route (Indirect Next Hop)
Configuration Description
As shown in
, R1 and R3 are directly connected to R2 separately. If R1 needs
to transmit packets to remote network segment 2003::/64, it must transmit packets to R2
having IPv6 address 2006::2 first. If R2 needs to transmit packets to remote network
segment 2003::/64, it must transmit packets to R3 having IPv6 address 2005::2 first.
4-5
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...