enable
Syntax
enable no enable
描述
Enables RIP process for RIP enabled IP address configured on interface.
The没有
form of this command disables RIP process on interface.
Command context
config-if
权威
Administrators or local user group members with execution rights for this command.
Usage
- Default settings allow an interface to receive RIP packets.
- If an IP address is removed from an interface configured with RIP, all RIP configurations will be removed from the interface.
Examples
使把公关ocess for RIP enabled IP address:
switch(config)#interface 1/1/1switch(config-if)#ip rip 1 10.1.1.1switch(config-if-rip)#enable
Disabling RIP process on interface:
switch(config)#interface 1/1/1switch(config-if)#ip rip 1 10.1.1.1switch(config-if-rip)#没有enable