Command Reference Guide

IP Routing Commands
CLI Command Reference
September 2014 Page 518
HP Moonshot Switch Module CLI Command Reference
Forward Net Directed Broadcasts.......... Disable
Active State............................. Inactive
Link Speed Data Rate..................... 10 Half
MAC address.............................. 00:10:18:82:16:0E
Encapsulation Type....................... Ethernet
IP MTU................................... 1500
Bandwidth................................ 10000 kbps
Destination Unreachables................. Enabled
ICMP Redirects........................... Enabled
Interface Suppress Status................ Unsuppressed
DHCP Client Identifier................... 0Moonshot-0010.1882.160E-vl10
show ip interface brief
This command displays summary information about IP configuration settings for all ports in the router, and
indicates how each IP address was assigned.
Example: The following shows example CLI display output for the command.
(alpha1) #show ip interface brief
Interface State IP Address IP Mask Method
---------- ----- --------------- --------------- --------
1/0/17 Up 192.168.75.1 255.255.255.0 DHCP
show ip protocols
This command lists a summary of the configuration and status for each unicast routing protocol. The command
lists routing protocols which are configured and enabled. If a protocol is selected on the command line, the
display will be limited to that protocol.
Format
show ip interface brief
Modes •Privileged EXEC
User EXEC
Term Definition
Interface The physical or logical interface.
State Routing operational state of the interface.
IP Address The IP address of the routing interface in 32-bit dotted decimal format.
IP Mask The IP mask of the routing interface in 32-bit dotted decimal format.
Method Indicates how each IP address was assigned. The field contains one of the following values:
DHCP - The address is leased from a DHCP server.
Manual - The address is manually configured.
Format
show ip protocols [ospf | rip]
Mode Privileged Exec