Configuring Switch Information
309
The following is an example of the CLI commands:
switchport general allowed vlan
add
vlan-list
[
tagged
|
untagged
]
Adds or removes VLANs from a general LAG.
switchport general acceptable-
frame-type tagged-only
Discards untagged packets at ingress.
switchport access vlan dynamic
Binds the MAC address to the VLAN.
switchport general ingress-
filtering disable
Disables LAG ingress filtering.
console(config)#
interface port-channel
1
console(config-if)#
switchport mode
access
console(config-if)#
switchport access vlan
2
console(config-if)#
exit
console(config)#
interface port-channel
2
console(config-if)#
switchport mode
general
console(config-if)#
switchport general allowed vlan add
2-3
tagged
console(config-if)#
switchport general pvid
2
console(config-if)#
switchport general acceptable-frame-type
tagged-only
console(config-if)#
switchport general ingress-filtering
disable
console(config-if)#
exit
console(config)#
interface port-channel
3
console(config-if)#
switchport mode
trunk
console(config-if)#
switchport trunk native vlan
3
console(config-if)#
switchport trunk allowed vlan add
2
Table 7-83.
LAG VLAN Assignments CLI Commands
(continued)
CLI Command
Description
Содержание 48 Port Gigabit Ethernet Switch
Страница 1: ...Dell PowerConnect 34XX Systems User s Guide ...
Страница 48: ...48 Hardware Description w w w d e l l c o m s u p p o r t d e l l c o m ...
Страница 78: ...78 Configuring PowerConnect 3424 P and 3448 P w w w d e l l c o m s u p p o r t d e l l c o m ...
Страница 233: ...Configuring Switch Information 233 Figure 7 4 Multiple Hosts Table ...
Страница 372: ...372 Viewing Statistics w w w d e l l c o m s u p p o r t d e l l c o m ...
Страница 382: ...382 Configuring Quality of Service w w w d e l l c o m s u p p o r t d e l l c o m ...