Specifications

4-5
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 4 Configuring for VLAN
Configuring an IP Route
Configuring an IP Route
Note If the SN 5428-2 is configured to dynamically learn routes via RIP listening, you do not need to
configure a static IP route.
Configuring an IP route to access the VLAN consists of specifying a static route that uses a gateway
attached to the desired VLAN. Use the following procedure to configure an IP route.
Verifying and Saving Configuration
Verify VTP and VLAN operational and configuration information using the procedures that follow. You
can save the configuration at any time by using the save all bootconfig command. You must save the
running configuration to the bootable configuration for it to be retained in the storage router when it is
rebooted. Once you have saved the configuration, you can verify that the configuration to be used when
the storage router is rebooted matches the currently running configuration.
Use the following procedure to verify VTP operational information and configured settings.
Example 4-1 Verifying VTP Operational Information
[SN5428-2A]# show vtp
Configuration Revision : 8
Number of existing VLANs : 4
VTP Operating Mode : Client
VTP Domain Name : opus
Example 4-2 Verifying VTP Configured Settings
[SN5428-2A]# show vtp from runningconfig
vtp mode client
vtp domain opus
Command Description
Step 1
enable Enter Administrator mode.
Step 2
ip route 10.2.90.285/32
10.2.10.233
Specify the IP address and subnet mask (10.2.90.285/32) of the
destination. Set the subnet mask to 255.255.255.255. In this
example, the subnet mask was set using CIDR style (/32).
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show vtp Display VTP operational information (Example 4-1).
Step 3
show vtp from runningconfig
or
show vtp from bootconfig
Display current VTP configuration from the currently running
configuration (runningconfig) or from the persistent saved
configuration, used when the storage router is restarted
(bootconfig). (See Example 4-2.)