Chapter 4: Commands for CLI configuration
show ip route
Command:
show ip route
show
Show running system information
ip
Internet Protocol
route
Display the current ip routing table
Default:
N/A
Usage Guide:
To display the
IP Routing table
.
Example:
To display the
IP Routing table
.
Switch #
show ip route
11.11.11.0/24 via 192.168.0.14 <UP GATEWAY HW_RT>
127.0.0.1/32 via 127.0.0.1 <UP HOST>
192.168.0.0/24 via VLAN1 <UP HW_RT>
224.0.0.0/4 via 127.0.0.1 <UP>
show ip source binding
Command:
show ip source binding [ dhcp-snooping | static ] [ interface
( <port_type> [ <port_type_list> ] ) ]
show
Show running system information
ip
Internet Protocol
source
source command
binding
ip source binding
dhcp-snooping
learn from dhcp snooping
interface
ip source binding interface config
static
setting from static entries
Default:
N/A
Usage Guide:
To display the
Static IP Source Guard Table
.
Example:
To display the
Static IP Source Guard Table
.
Switch #
show ip source binding interface GigabitEthernet 1/1
Type Port VLAN IP Address IP Mask
---- ---- ---- ---------- -------
Static GigabitEthernet 1/1 1 192.168.0.22
255.255.255.0
NS4702-24P-4X Managed Switch Command Guide
269