xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
497
show rip
Purpose
Used to display the RIP configuration and statistics for the Switch.
Syntax
show rip {ipif <ipif_name 12>}
Description
This command will display the RIP configuration and statistics for a given IP interface or for
all IP interfaces.
Parameters
ipif <ipif_name 12>
−
The name of the IP interface for which to display the RIP configuration
and settings. If this parameter is not specified, the
show rip
command will display the global
RIP configuration for the Switch.
Restrictions
None.
Example usage:
To display RIP configuration:
DGS-3450:admin# show rip
Command: show rip
RIP Global State : Disabled
RIP Interface Settings
Interface IP Address TX Mode RX Mode Authen- State
tication
------------- ---------------- ---------- ------------- ---------- -----
System 10.90.90.90/8 Disabled Disabled Disabled Disabled
Total Entries : 1
DGS-3450:admin#
Example usage:
To display RIP configurations by IP interface:
DGS-3450:admin# show rip ipif System
Command: show rip ipif System
RIP Interface Settings
Interface Name: System IP Address: 10.53.13.33/8 (Link Up)
Interface Metric: 1 Administrative State: Disabled
TX Mode: V2 Only RX Mode: V1 or V2
Authentication: Disabled
Total Entries: 1
DGS-3450:admin#