D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
302
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-3600:4#show rip
Command: show rip
RIP Global State : Disabled
RIP Interface Settings
Interface IP Address TX Mode RX Mode Authen- State
tication
------------- ------------------ ---------- ------------- ---------- -----
System 10.41.44.33/8 Disabled Disabled Disabled Disabled
Total Entries : 1
DGS-3600:4#
Example usage:
To display RIP configurations by IP interface:
DGS-3600:4#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-3600:4#