Cisco Systems OL-8550-09 Network Router User Manual


  Open as PDF
of 1438
 
A-5
Catalyst 3750 Switch Software Configuration Guide
OL-8550-09
Appendix A Configuring the Catalyst 3750G Integrated Wireless LAN Controller Switch
Configuring the Wireless LAN Controller Switch
You can also configure other parameters on these ports in interface configuration mode. For example, by
default, all traffic on all VLANs are sent to the controller. You should limit the VLANs that are allowed
on the internal trunk by using the switchport trunk allowed vlan interface configuration command. You
enter interface configuration mode for an internal port the same as any other port. For example, if the
wireless LAN controller switch is a standalone switch or switch number 1 in a stack, use this command
to enter interface configuration mode for internal port 27:
Switch(config)# gigabitethernet1/0/27
Switch(config-if)#
The internal ports are automatically configured to belong to a static Ether Channel that has PAgP and
LACP disabled. No other ports (internal or otherwise) in the switch stack should be members of this
EtherChannel. To identify the internal port channel number that the switch has automatically configured,
use the show etherchannel summary privileged EXEC command.
This output shows that the internal ports on switch 1 in the stack belong to port channel 40. You should
not use this port channel for any other ports in the stack.
Switch# show etherchannel summary
Flags: D - down P - in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 36
Number of aggregators: 36
Group Port-channel Protocol Ports
------+-------------+-----------+----------------------------
1 Po1(SD) LACP Gi2/0/1(D)
<output truncated>
33 Po33(SD) LACP Gi2/0/17(D)
40 Po40(SU) - Gi1/0/27(P) Gi1/0/28(P)
Reconfiguring the Internal Ports
You should not modify the automatic configuration of the internal ports, but if they somehow lose the
automatic configuration, you should reconfigure the ports to that configuration.
Beginning in privileged EXEC mode, follow these steps to configure the internal ports to the automatic
configuration:
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface interface-id Specify one of the internal ports, and enter interface configuration
mode. The internal ports are gigabitethernet switch-number/0/27 and
gigabitethernet switch-number/0/28.