C613-50170-01 Rev B
Command Reference for x510 Series
957
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
PASSIVE
-
INTERFACE
(IP
V
6 RIP
NG
)
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 enable suppression of routing updates, use the following commands:
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
passive-interface vlan2
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
no passive-interface vlan2
Parameter
Description
<
interface
>
The interface. For instance:
vlan2
.