C613-50631-01 Rev A Command Reference for IE340 Series 1089
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
PASSIVE
-INTERFACE (IPV6 RIPNG)
passive-interface (IPv6 RIPng)
Overview Use this command to enable suppression of routing updates on an interface.
Use the no variant of this command to disable this function.
Syntax
passive-interface <interface>
no passive-interface <interface>
Default Disabled
Mode Router Configuration
Examples To suppress routing updates on vlan2, use the commands:
awplus# configure terminal
awplus(config)# router ipv6 rip
awplus(config-router)# passive-interface vlan2
To stop suppressing routing updates on vlan2, use the commands:
awplus# configure terminal
awplus(config)# router ipv6 rip
awplus(config-router)# no passive-interface vlan2
Parameter Description
<interface> The interface to suppress routing updates on.