DELL PC6224F User Manual

Page of 1356
Routing Information Protocol Commands
1015
Default Configuration
Both is the default configuration.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.
Example
The following example allows no RIP control packets to be received by VLAN 
11.
console(config-if-vlan11)#ip rip receive version none
ip rip send version
Use the ip rip sent version command in Interface Configuration mode to 
configure the interface to allow RIP control packets of the specified version to 
be sent. Use the no form of the command to return the version to the default 
value.
Syntax
ip rip send version {rip1 | rip1c | rip2 | none}
no ip rip send version
• rip1 — Send RIP version 1 formatted packets.
• rip1c — Send RIP version 1 compatibility mode, which sends RIP version 
2 formatted packets via broadcast.
• rip2 — Send RIP version 2 using multicast.
• none — Do not allow any RIP control packets to be sent.
Default Configuration
RIP2 is the default configuration.