Manually Assigning Ip Information To Multiple Svis - Cisco Catalyst 9200 Configuration Manual

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Device(config-if)# end
Step 6
show boot
Example:
Device# show boot

Manually Assigning IP Information to Multiple SVIs

This task describes how to manually assign IP information to multiple switched virtual interfaces (SVIs):
SUMMARY STEPS
1. configure terminal
2. interface vlan vlan-id
3. ip address ip-address subnet-mask
4. exit
5. ip default-gateway ip-address
6. end
7. show interfaces vlan vlan-id
8. show ip redirects
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Device# configure terminal
Step 2
interface vlan vlan-id
Example:
Device(config)# interface vlan 99
Step 3
ip address ip-address subnet-mask
Example:
Device(config-vlan)# ip address 10.10.10.2
255.255.255.0
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Manually Assigning IP Information to Multiple SVIs
Purpose
Verifies the configuration.
Purpose
Enters global configuration mode.
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.
69

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents