Ip Rip Send Version; Ip Rip Receive Version - Enterasys SecureStack B3 Configuration Manual

Stackable switches
Table of Contents

Advertisement

ip rip send version

B3(su)->router(Config-router)#distance 100
ip rip send version
Use this command to set the RIP version(s) for update packets transmitted on an interface. The no 
form of this command restores the version of update packets that was transmitted by the RIP 
router.
Syntax
ip rip send version {1 | 2 | r1compatible}
no ip rip send version
Parameters
1
2
r1compatible
Defaults
None.
Mode
Interface configuration: B3(su)‐>router(Config‐if(Vlan 1))#
Example
This example shows how to set the RIP send version to 2 for packets transmitted on the VLAN 1 
interface:
B3(su)->router(Config)#interface vlan 1
B3(su)->router(Config-if(Vlan 1))#ip rip send version 2

ip rip receive version

Use this command to set the RIP version(s) for update packets accepted on the interface. The no 
form of this command restores the default version of the RIP router update packets that are 
accepted on the interface.
Syntax
ip rip receive version {1 | 2 | 1 2 | none}
no ip rip receive version
Parameters
2
1 2
none
18-4 IPv4 Routing Protocol Configuration
Specifies RIP version 1. This is the default setting.
Specifies RIP version 2. 
Specifies that packets be sent as version 2 packets, but transmits these as 
broadcast packets rather than multicast packets so that systems which only 
understand RIP version 1 can receive them.
Specifies RIP version 1. This is the default setting.
Specifies RIP version 2. 
Specifies RIP versions 1 and 2.
Specifies that no RIP routes will be processed on this interface.

Advertisement

Table of Contents
loading

Table of Contents