RIPng is a distance-vector routing protocol, which measures the distance to the destination host by the hop count. The Routing Information Protocol Next Generation (RIPng) protocol is an extension of RIPv2 that is applied to IPv4 networks. Most RIP-related concepts are applicable to RIPng.
CISCO |
ipv6 router rip 1
exitinterface GigabitEthernet 0/0
ipv6 rip 1 enable
exit
interface Serial1/0
ipv6 rip 1 enable
exit |
Useful Commands
NetworksHeaven# show ipv6 route rip
|
HUAWEI |
ripng 1
quit
interface GigabitEthernet0/0/0
ripng 1 enable
quit
interface Serial/0
ripng 1 enable
quit |
Useful Commands
<NetworksHeaven> display ipv6 routing-table protocol rip
|
Cisco Vs Huawei CLI Commands in Slides