ip rip全ip年代end disable
Syntax
ip rip全ip年代end disable no ip rip all-ip send disable
描述
Disables interface from sending RIP packets for all RIP enabled IP addresses.
The没有
form of this command enables interface to send RIP packets for all RIP enabled IP addresses.
Command context
config-if
权威
Administrators or local user group members with execution rights for this command.
Usage
- Default settings allow an interface to send RIP packets.
- If an IP address is removed from an interface configured with RIP, all RIP configurations will be removed from the interface.
Examples
Disabling interface from sending RIP packets for all RIP enabled IP addresses on interface:
switch(config)#interface 1/1/1switch(config-if)#ip rip全ip年代end disable
Enabling interface to send RIP packets for all RIP enabled IP addresses on interface:
switch(config)#interface 1/1/1switch(config-if)#没有ip rip全ip年代end disable