Cisco Systems 3550 Switch User Manual


 
22-7
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter 22 Configuring IP Unicast Routing
Configuring IP Addressing
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
This is an example of output from the show ip interface privileged EXEC command for Gigabit Ethernet
interface 0/10, displaying the detailed IP configuration and status:
Switch# show ip interface gigabitethernet0/10
GigabitEthernet0/10 is up, line protocol is down
Internet address is 10.1.2.3/16
Broadcast address is 255.255.255.255
Address determined by setup command
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
Proxy ARP is enabled
Local Proxy ARP is disabled
Security level is default
Split horizon is enabled
ICMP redirects are always sent
ICMP unreachables are always sent
ICMP mask replies are never sent
IP fast switching is enabled
IP fast switching on the same interface is disabled
IP Flow switching is disabled
IP Fast switching turbo vector
IP multicast fast switching is enabled
IP multicast distributed fast switching is disabled
IP route-cache flags are Fast
Router Discovery is disabled
IP output packet accounting is disabled
IP access violation accounting is disabled
TCP/IP header compression is disabled
RTP/IP header compression is disabled
Probe proxy name replies are disabled
Policy routing is disabled
Network address translation is disabled
WCCP Redirect outbound is disabled
WCCP Redirect exclude is disabled
BGP Policy Mapping is disabled
This is an example of output from the show running-config privileged EXEC command for of Gigabit
Ethernet interface 0/10 to display the interface IP address configuration:
Switch# show running-config interface gigabitethernet0/10
Building configuration...
Current configuration : 189 bytes
!
interface GigabitEthernet0/10
description CubeB
no switchport
ip address 10.1.2.3 255.255.0.0
ip access-group 23 in
ip access-group stan1 out
ip pim sparse-dense-mode
ip cgmp
end