Mode
Interface configuration: C3(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:
C3(su)->router(Config)#interface vlan 1
C3(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 RIP update packets accepted on an interface. The
no version of this command sets the acceptable receive version of the RIP update packets to RIPv1.
Syntax
ip rip receive version {1 | 2 | 1 2 | none}
no ip rip receive version
Parameters
1
2
1 2
none
Mode
Interface configuration: C3(su)‐>router(Config‐if(Vlan 1))#
Defaults
None.
Example
This example shows how to set the RIP receive version to 2 for update packets received on the
VLAN 1 interface:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip rip receive version 2
ip rip authentication-key
Use this command to enable or disable a RIP authentication key (password) for use on an
interface. The no form of this command prevents RIP from using authentication.
Syntax
ip rip authentication-key name
no ip rip authentication-key
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.
ip rip receive version
SecureStack C3 Configuration Guide 20-5
Need help?
Do you have a question about the SECURESTACK C3 and is the answer not in the manual?