Cisco Cisco 4100 Series Wireless LAN Controller Referências técnicas

Página de 190
3/22/05
config port multicast
 
OL-7427-01 Rev 1
config port multicast
config port multicast
To change the multicast appliance service for a single port or all Cisco Wireless LAN Controller ports, 
use the config port multicast command.
>config port multicast vlan [<port>/all] [enable/disable]
Syntax
config
Configure parameters.
port
Port parameters.
multicast
Multicast appliance.
vlan
Vlan
[<port>/all] 
Individual port number or all ports.
[enable/disable]
Port state.
Default
Enabled.
Example
To enable all port traps:
>config port multicast vlan all enable
Related Commands
show port
config port physicalmode
config port physicalmode
To set any or all front-panel 10/100BASE-T Ethernet ports for dedicated 10 Mbps or 100 Mbps, Half or 
Full Duplex operation, use the config port physicalmode command. 
Note that you must disable autonegotiation using the config port autoneg command before manually 
configuring any port's physical mode. Also note that the config port autoneg command overrides 
settings made using the config port physicalmode command. 
>config port physicalmode [<port>/all] [enable/disable] [100h/100f/10h/10f]
Syntax
config
Configure parameters.
port
Port parameters.
physicalmode
Port physical mode.
[<port>/all] 
Individual port number or all ports
[enable/disable]
Port state
[100h/100f/10h/10f]
 o 100h = 100 Mbps/Half Duplex operation
 o 100f = 100 Mbps/Full Duplex operation
 o 10h = 10 Mbps/Half Duplex operation
 o 10f = 10 Mbps/Full Duplex operation
Defaults
All Ports are set to auto negotiate.
Examples
To set all ports to 100 Mbps/Full Duplex operation:
>config port physicalmode all 100f
To set port 20 to 100 Mbps/Half Duplex operation:
>config port physicalmode 20 100h
To set port 21 to 10 Mbps/Full Duplex operation:
>config port physicalmode 21 10f
To set port 22 to 10 Mbps/Half Duplex operation:
>config port physicalmode 22 10h
Related Commands
config port autoneg, show port