beautypg.com

11 ipv6 router rip, 12 neighbor, Router rip – PLANET XGS3-24040 User Manual

Page 440: Neighbor

background image


32-153

32.11 ipv6 router rip

Command:

ipv6 router rip

no ipv6 router rip

Function:

Enable RIPng on the interface. The “no ipv6 router rip” command disables RIPng on the interface.

Default:

Not configured

Command Mode:

Interface Configuration Mode.

Usage Guide:

The command can configure on IPv6 tunnel interface, but it is successful configuration to only

configure tunnel carefully.

Example:

Switch#config terminal

Switch(config)#interface Vlan1

Switch(Config-if-Vlan1)#ipv6 router rip

32.12 neighbor

Command:

neighbor <ipv6-address> {<ifname> vlan }

no neighbor <ipv6-address> {<ifname> vlan }

Function:

Specify the destination address for fixed sending. The “no neighbor <ipv6-address> <ifname>

vlan “cancels the specified address defined and restores all trusted gateways.

Parameter:

<ipv6-address> is the IPv6 Link-local address specified for sending and shown in colon hex

notation without the prefix length. <ifname> is the name of interface.

Default:

Not sending to any fixed destination address.

Command Mode:

Router mode

Usage Guide:

When used associating passive-interface command it would be able to send routing messages to

specified neighbor only.

Example:

Switch#config terminal