Cisco Catalyst 5000 Series Installation And Configuration Note page 13

Route switch feature card
Hide thumbs Also See for Catalyst 5000 Series:
Table of Contents

Advertisement

To configure VTP and VLANs on the switch, perform this task in privileged mode:
Task
Step 1
Step 2
Step 3
Step 4
This example shows how to configure VTP, create two VLANs, and assign switch ports to those
VLANs:
Console> (enable) set vtp mode server
VTP domain modified
Console> (enable) set vtp domain Corp_Net
VTP domain Corp_Net modified
Console> (enable) set vlan 100
Vlan 100 configuration successful
Console> (enable) set vlan 200
Vlan 200 configuration successful
Console> (enable) set vlan 100 3/1-12
VLAN 100 modified.
VLAN 1 modified.
VLAN
---- -----------------------
100
Console> (enable) set vlan 200 3/13-24
VLAN 200 modified.
VLAN 1 modified.
VLAN
---- -----------------------
200
Console> (enable)
Basic RSFC Configuration Tasks
These sections describe basic configuration tasks you need to understand before you configure
interVLAN routing on the RSFC:
Accessing Configuration Mode on the RSFC, page 13
Viewing and Saving the RSFC Configuration, page 14
Bringing Up an RSFC Interface, page 14
Accessing Configuration Mode on the RSFC
To access configuration mode on the RSFC, perform this task:
Task
Step 1
Step 2
Specify the VTP mode.
Configure a VTP domain (if you configured the
switch as a VTP client or server).
Create VLANs on the switch.
Assign ports to the VLAN.
Mod/Ports
1/1-2
3/1-12
Mod/Ports
1/1-2
3/13-24
At the EXEC prompt, enter enable mode.
At the privileged EXEC prompt, enter global
configuration mode.
Catalyst 5000 Series Route Switch Feature Card Installation and Configuration Note
Basic RSFC Configuration Tasks
Command
set vtp mode {client | server | transparent}
set vtp domain name
set vlan vlan_num
set vlan vlan_num mod_num/port_num
Command
Router>enable
Router#configure terminal
13

Advertisement

Table of Contents
loading

Table of Contents