Asante Technologies 40240/40480-10G Switch User Manual


 
Command Usage
This command can be used to configure a static neighbor with which this
router will exchange information, rather than relying on broadcast messages
generated by the RIP protocol.
Example
Console(config-router)#neighbor 10.2.0.254
Console(config-router)#
version
This command specifies a RIP version used globally by the router. Use the
no
form
to restore the default value.
Syntax
version {1 | 2}
no version
1 - RIP Version 1
2 - RIP Version 2
Command Mode
Router Configuration
Default Setting
RIP Version 2
Command Usage
When this command is used to specify a global RIP version, any VLAN
interface not previously set by the ip rip receive version or ip rip send
version
command
will be set to the following values:
- RIP Version 1 configures the unset interfaces to send RIPv1 compatible
protocol messages and receive either RIPv1 or RIPv2 protocol messages.
- RIP Version 2 configures the unset interfaces to use RIPv2 for both sending
and receiving protocol messages.
• When the no form of this command is used to restore the default value, any
VLAN interface not previously set by the
ip rip receive version
or
ip rip send
version
command
will be set to the default send or receive version.
Example
This example sets the global version for RIP to send and receive version 2 packets.
Console(config-router)#version 2
Console(config-router)#
Related Commands
ip rip receive version (42-12)
ip rip send version (42-13)
42-10
IP Routing Commands
42