Purpose
Command or Action
Enters interface configuration mode, and enter the VLAN to which
the IP information is assigned. The range is 1 to 4094.
interface vlan vlan-id
Example:
Switch(config)#
interface vlan 99
Step 2
Enters the IP address and subnet mask.
ip address ip-address subnet-mask
Example:
Switch(config-vlan)#
ip address 10.10.10.2
Step 3
255.255.255.0
Returns to global configuration mode.
exit
Example:
Switch(config-vlan)#
exit
Step 4
Enters the IP address of the next-hop router interface that is
directly connected to the switch where a default gateway is being
ip default-gateway ip-address
Example:
Switch(config)#
ip default-gateway
Step 5
configured. The default gateway receives IP packets with
unresolved destination IP addresses from the switch.
Once the default gateway is configured, the switch has
connectivity to the remote networks with which a host needs to
communicate.
10.10.10.1
When your switch is configured to route with IP, it does
not need to have a default gateway set.
Note
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 6
Verifies the configured IP address.
show interfaces vlan vlan-id
Example:
Switch#
show interfaces vlan 99
Step 7
Verifies the configured default gateway.
show ip redirects
Example:
Switch#
show ip redirects
Step 8
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1578
How to Perform Switch Setup Configuration
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......