MES53xx, MES33xx, MES23xx Ethernet Switch Series
191
passive-interface
-/enabled
Disable routing updates.
no passive-interface
Enable routing updates.
default-information
originate
-/route is not generated
Generate default route.
no default-information
originate
Restore the default value.
IP interface configuration mode commands
Command line prompt is as follows:
console(config-if)#
Table 5.226. IP interface configuration mode commands
Command
Value/Default value
Action
ip rip shutdown
-/enabled
Disable routing via RIP on this interface.
no ip rip shutdown
Enable routing via RIP on this interface.
ip rip passive-interface
Sending updates is
disabled by default.
Disable sending updates in the interface.
no ip rip passive-interface
Set the default value.
ip rip offset
offset
offset: (1..15)/1
Add offset to the metric.
no ip rip offset
Set the default value.
ip rip default-information
originate
metric
metric: (1..15)/1;
The function is disabled by
default
Assign a metric to a default router transmitted via RIP.
no ip rip
defaultinformation
originate
Set the default value.
ip rip authentication mode
{text | md5}
Authentication is disabled
by default.
Enable authentication in RIP and define its type:
-
text
– clear text authentication;
-
md5
– MD5 authentications.
no ip rip authentication
mode
Set the default value.
ip rip authentication
keychain
key_chain
key_chain: (1..32)
characters
Specify a set of keys that can be used for authentication.
no ip rip authentication
key-chain
Set the default value.
ip rip authentication-key
clear_text
clear_text: (1..16)
characters
Specify a key for a clear text authentication.
no ip rip
authenticationkey
Set the default value.
ip rip distribute-list access
acl_name
acl_name: (1..32)
characters
Assign a standard IP ACL to filter announced routes.
no ip rip distribute-list
Set the default value.
Privileged EXEC mode commands
Command line prompt in the Privileged EXEC mode is as follows:
console#
Table 5.227. Privileged EXEC mode commands
Command
Value/Default value
Action
show ip rip [database |
statistics | peers]
-
View information about RIP routing:
-
database
– information about RIP settings;
-
statistics
– statistics;
-
peers
– information of a network member.
Example use of commands