1912EN(config)#vtp domain Coriolis
1912EN(config)#vtp domain server
1912EN(config)# exit
Note The configuration on the 1912EN is saved automatically, so you do not need to save the
configuration.
The Catalyst 5000 Basic Configuration
To configure the Cisco Catalyst 5000 10/100 Ethernet module and Supervisor Engine, follow these steps:
Access the Cisco Catalyst 5000 through the Console port located on the Supervisor Engine III. The
initial password is to press Enter, as shown here:
Cisco Systems Console
Enter password:
Console> enable
Enter password:
Console>(enable)
1.
Configure the hostname:
Console>(enable) set prompt Catalyst5000>
Catalyst5000> (enable)
2.
Configure a password for the switch. Press Enter for the old password if none has ever been
configured:
Catalyst5000> (enable) set password
Enter old password:
Enter new password: coriolis1
Retype new password: coriolis1
Password changed.
3.
Configure the password for Enable mode. Press Enter for the old password if none has ever been
configured:
Catalyst5000> (enable) set enablepass
Enter old password:
Enter new password: coriolis2
Retype new password: coriolis2
Password changed.
Catalyst5000(enable)
4.
Enter the IP address and the default gateway (router) for the switch. The switch must be configured on
the SC0 interface:
Catalyst5000> (enable) set interface sc0 63.78.39.174 255.255.255.0
Interface sc0 IP address and netmask set.
Catalyst5000> (enable) set ip route default 38.68.127.254
Route added.
5.
Enable trunking on interface 2/2 to complete your trunk link to the 1912EN switch and on interface
2/24 to the router for interVLAN routing:
Catalyst5000> (enable) set trunk 2/2 mode on isl
Port(s) 2/2 trunk mode set to on.
Port(s) 2/2 trunk type set to isl.
2000 Oct 19 12:31:54 %DTP−5−TRUNKPORTON:Port 2/2
Catalyst5000> (enable) set trunk 2/24 mode on isl
6.
357