show running-config ip
Use this command to show the running system of IP configurations.
Command Syntax
show running-config ip (dhcp|mroute|route)
Parameters
dhcp
Dynamic Host Configuration Protocol.
mroute
Static IP multicast route.
route
Static IP route.
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
>enable
#show running-config ip route
!
ip route 3.3.3.3/32 eth3
ip route 3.3.3.3/32 eth2
ip route 200.0.0.0/16 lo
!
Last modified date: 10/19/2023