User guide

196 Summit24e3 Switch Installation and User Guide
Interior Gateway Routing Protocols
enable ipforwarding
config rip add vlan all
enable rip
Displaying RIP Settings
To display settings for RIP, use the commands listed in Table 57.
Resetting and Disabling RIP
To return RIP settings to their defaults, or to disable RIP, use the commands listed in Table 58.
Table 57: RIP Show Commands
Command Description
show rip {detail} Displays RIP configuration and statistics for
all VLANs.
show rip stat {detail} Displays RIP-specific statistics for all VLANs.
show rip stat vlan <name> Displays RIP-specific statistics for a VLAN.
show rip vlan <name> Displays RIP configuration and statistics for
a VLAN.
Table 58: RIP Reset and Disable Commands
Command Description
config rip delete [vlan <name> | all] Disables RIP on an IP interface. When RIP is
disabled on the interface, the parameters are not
reset to their defaults.
disable rip Disables RIP.
disable rip aggregation Disables the RIP aggregation of subnet
information on a RIP v2 interface.
disable rip export [static | direct | ospf |
ospf-intra | ospf-inter | ospf-extern1 |
ospf-extern2] metric <metric> {tag
<number>}
Disables the distribution of non-RIP routes into
the RIP domain.
disable rip originate-default Disables the advertisement of a default route.
disable rip poisonreverse Disables poison reverse.
disable rip splithorizon Disables split horizon.
disable rip triggerupdates Disables triggered updates.
unconfig rip {vlan <name>} Resets all RIP parameters to match the default
VLAN. Does not change the enable/disable state
of the RIP settings. If no VLAN is specified, all
VLANs are reset.