Operating instructions

172 Cisco Systems Intelligent Gigabit Ethernet Switch Module
Step 3.2: Configuring the second Cisco Systems IGESM (CIGESM2)
Table 7-17 shows the step-by-step instructions used to configure CIGESM2, showing both
CLI and CMS commands.
Table 7-17 Configuring CIGESM2
Important: The current version of CMS supported on the Cisco Systems IGESM has a
limitation in its ability to completely control VLANs being placed on a given trunk: It always
includes VLAN 1 and 1001-1005, even if you do not set them as allowed. Because of this
limitation, its use might not be appropriate for production configuration when trying to
control VLANs allowed on a given trunk.
Description and comments Actions via IOS CLI for CIGEMS2 Actions via CMS for CIGEMS2
Step 3.2.1: Configure desired
VLANs for CIGESM2
.
Create VLANs 20,25, 30, 35, 40,
45, and 50 (only named VLAN 20
and 25 for this demonstration).
Perform the following from the enable
mode:
config t
vlan 20
name Application
vlan 25
name Backup
vlan 30,35,40,45,50
Note no spaces between the VLAN
numbers and the commas.
Perform the following from the CMS
interface:
1. In the top toolbar, click VLAN
VLAN.
2. Click the Configure VLANs tab.
3. Click Create.
4. Enter 20 in the VLAN ID field.
5. Enter Application in the VLAN
Name field.
6. Click OK.
7. Click Create.
8. Enter 25 in the VLAN ID field.
9. Enter Backup in the VLAN Name
field.
10. Click OK.
11. Click Create.
12. Enter 30 in the VLAN ID field (leave
the name field defaulted).
13. Click OK.
14. Repeat the previous three steps to
create VLANs 35, 40, 45, and 50.
15. Click Apply.
16. Click Refresh to view the newly
created VLANs.
Step 3.2.2:
Configure Link
Aggregation toward 6500-3
.
This example makes use of LACP
to form the aggregation.
Ports g0/17 and g0/18 will be
going to 6500-3.
int range g0/17 - 18
description To-6500-3
channel-group 1 mode active
This creates a logical interface named
Port-Channel1 and places the
interfaces g0/17 and g0/18 into it.
1. In the top toolbar, click Port
EtherChannels.
2. Click Create.
3. Select the check boxes next to
ports Gi0/17 and Gi0/18.
4. Enter 1 in the Group [1-6] field to
select the port channel to use.
5. Click OK.
6. Click Apply or OK.