show ip interface
Syntax
show ip interface <INTERFACE-NAME>
Description
Displays the status of IP Directed Broadcast on the specified interface along with other interface related attributes.
Command context
Operator (>
) or Manager (#
)
Parameters
<INTERFACE-NAME>
Specifies the interface to use as a source for displaying the status of the IP Directed Broadcast.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Examples
Displaying the IP Directed Broadcast status on the specified interface:
switch# show ip interface vlan30 Interface vlan30 is up Admin state is up Hardware: Ethernet, MAC Address: 94:f1:28:21:63:00 IP MTU 1500 IP Directed Broadcast is Enabled IPv4 address 192.168.3.1/24 L3 Counters: Rx Disabled, Tx Disabled switch# show ip interface 1/1/1 Interface 1/1/1 is up Admin state is up Hardware: Ethernet, MAC Address: 94:f1:28:21:63:00 IP MTU 1500 IP Directed Broadcast is Enabled IPv4 address 10.10.0.1/24 L3 Counters: Rx Disabled, Tx Disabled Rx 0 packets, 0 bytes Tx 0 packets, 0 bytes