STATICE ROUTING USING IPV6
statice R1#conf R1(config)#ipv6 uni R1(config)#interface f0/0 R1(config-if)#ipv6 enable R1(config-if)#ipv6 address 2002::1/64 R1(config-if)#no sh *Feb 8 15:01:35.247: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up *Feb 8 15:01:35.247: %ENTITY_ALARM-6-INFO: CLEAR INFO Fa0/0 Physical Port Administrative State Down *Feb 8 15:01:36.247: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up R1(config-if)#ex R1(config)#ipv6 route 2003::/64 2002::2 R1(config)#^Z R1# *Feb 8 15:05:10.323: %SYS-5-CONFIG_I: Configured from console by console R1#ping 2003::b Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 2003::B, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/44/72 ms R1# R2#conf Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per line. End with CNTL/Z. R2(config)#ipv6 uni R2(config)#interface f0/0 R2(config-if)#ipv6 enable R2(config-