315 
[RouterB] display ipv6 routing-table protocol static 
 
Summary Count : 2 
 
Static Routing table Status : <Active> 
Summary Count : 2 
 
Destination: 1::/64                                      Protocol  : Static 
NextHop    : 4::1                                        Preference: 60 
Interface  : Eth1/1                                      Cost      : 0 
 
Destination: 3::/64                                      Protocol  : Static 
NextHop    : 5::1                                        Preference: 60 
Interface  : Eth1/2                                      Cost      : 0 
 
Static Routing table Status : <Inactive> 
Summary Count : 0 
# Use the ping command to test reachability. 
[RouterA] ping ipv6 3::1 
Ping6(104=40+8+56 bytes) 4::1 --> 3::1, press escape sequence to break 
56 bytes from 3::1, icmp_seq=0 hlim=62 time=0.700 ms 
56 bytes from 3::1, icmp_seq=1 hlim=62 time=0.351 ms 
56 bytes from 3::1, icmp_seq=2 hlim=62 time=0.338 ms 
56 bytes from 3::1, icmp_seq=3 hlim=62 time=0.373 ms 
56 bytes from 3::1, icmp_seq=4 hlim=62 time=0.316 ms 
 
--- Ping6 statistics for 3::1 --- 
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss 
round-trip min/avg/max/std-dev = 0.316/0.416/0.700/0.143 ms