Cisco Catalyst 9500 Manual page 81

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Step 3
interface vlan vlan-id
Example:
Device(config)# interface vlan 99
Step 4
ip address ip-address subnet-mask
Example:
Device(config-vlan)# ip address 10.10.10.2
255.255.255.0
Step 5
exit
Example:
Device(config-vlan)# exit
Step 6
ip default-gateway ip-address
Example:
Device(config)# ip default-gateway 10.10.10.1
Step 7
end
Example:
Device(config)# end
Step 8
show interfaces vlan vlan-id
Example:
Device# show interfaces vlan 99
Step 9
show ip redirects
Example:
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Manually Assigning IP Information to Multiple SVIs
Purpose
Enters interface configuration mode, and enters the VLAN
to which the IP information is assigned. The range is 1 to
4094.
Enters the IP address and subnet mask.
Returns to global configuration mode.
Enters the IP address of the next-hop router interface that
is directly connected to the device where a default gateway
is being configured. The default gateway receives IP packets
with unresolved destination IP addresses from the device.
Once the default gateway is configured, the device has
connectivity to the remote networks with which a host needs
to communicate.
Note
When your device is configured to route with
IP, it does not need to have a default gateway
set.
The device capwap relays on default-gateway
Note
configuration to support routed access point join
the device.
Returns to privileged EXEC mode.
Displays the interfaces status for the specified VLAN.
Displays the Internet Control Message Protocol (ICMP)
redirect messages.
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents