![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 84](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068084.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
76
Command
show debugging ospf|rip
Description
Displays debugging status for RIP or OSPF routing protocols.
Syntax
Description
ospf
: Show OSPF debugging status.
rip
:
Show RIP debugging status.
Example
OS2400# show debugging rip
Debugging status:
OS2400#
Command show
fib
Description
Displays Forwarding Information Base table..
Syntax
Description
This command has no arguments or keywords.
Example
OS2400# show fib
IP MASK PROT NEXT HOP IP NEXT HOP MAC PORT TAG
---------------------------------------------------------
10.0.0.0 24 LOCAL 195.91.136.254 00:20:1A:1E:D6:9F 4.1
192.168.0.0 24 LOCAL 195.91.136.254 00:20:1A:1E:D6:9F 4.1
192.168.1.0 24 LOCAL 195.91.136.254 00:20:1A:1E:D6:9F 4.1
195.91.136.1 32 ARP 08:00:20:12:58:8D 4.1
195.91.136.3 32 ARP 08:00:20:1A:52:BF 4.1
195.91.136.7 32 ARP 00:00:3B:80:17:4F 4.1
End Of FIB Table
Command
show startup-config
Description
Displays the startup configuration file.
Syntax
Description
This command has no arguments or keywords.
Example
OS2400# show startup-config
!
! OS2400 configuration saved from vty
! 2001/05/06 12:24:05
!
hostname OS2400
log syslog
!
!
!
interface vif1
!
interface vif2
!
router ospf
ospf router-id 178.167.54.4
!
OS2400#