Cisco Catalyst 9400 System Management Configuration Manual page 78

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Manually Assigning IP Information to Multiple SVIs
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
60
Command or Action
interface vlan vlan-id
Example:
Device(config)# interface vlan 99
ip address ip-address subnet-mask
Example:
Device(config-vlan)# ip address
10.10.10.2 255.255.255.0
exit
Example:
Device(config-vlan)# exit
ip default-gateway ip-address
Example:
Device(config)# ip default-gateway
10.10.10.1
end
Example:
Device(config)# end
show interfaces vlan vlan-id
Example:
Device# show interfaces vlan 99
Performing Device Setup Configuration
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
Note
default-gateway configuration to
support routed access point join the
device.
Returns to privileged EXEC mode.
Displays the interfaces status for the specified
VLAN.

Advertisement

Table of Contents
loading

Table of Contents