13 offset-list, 14 passive-interface, Offset – PLANET XGS3-24040 User Manual
Page 441: List, Passive, Interface

32-154
Switch(config)#router ipv6 rip
Switch(config-router)#neighbor FE80:506::2 Vlan1
Related Command:
passive-interface
32.13 offset-list
Command:
offset-list <access-list-number|access-list-name> {in|out}
<number >[<ifname>|vlan
<vlan-id>]
no offset-list <access-list-number|access-list-name> {in|out }<number >[<ifname>|vlan
<vlan-id>]
Function:
Add an offset value on the routing metric value learnt by RIPng. The “no offset-list
<access-list-number|access-list-name> {in|out}<number >[<ifname>|vlan
<vlan-id>]”
command disables this function.
Parameter:
<access-list-number |access-list-name> is the access-list or name to be applied.
<number> is the additional offset value, ranging between 0-16;
<ifname> is the name of specific interface.
Default:
The default offset value is the metric value of the interface defined by the system.
Command Mode:
Router mode
Example:
Switch#config terminal
Switch(config)#router ipv6 rip
Switch(config-router)#offset-list 1 in 5 Vlan1
Related Command:
access-list
32.14 passive-interface
Command:
passive-interface<ifname>|vlan <vlan-id>
no passive-interface<ifname>|vlan <vlan-id>
Function:
Set the RIPng layers 3 switches to block RIPng broadcast on the specified interfaces, and only send
the RIPng data packet to the layer 3 switch which is configured with neighbor.