VLAN Management Commands
page 22-10 OmniSwitch 6250 CLI Reference Guide November 2009
vlan source-learning
Configures the status of source learning on a VLAN, a range of VLANs, or on an IP Multicast VLAN
(IMPVLAN).
vlan {vid1[-vid2] | impvlan ipmvlan-id} source-learning {enable | disable}
Syntax Definitions
vid1 The VLAN ID number (2–4094).
-vid2 The last VLAN ID number in a range of VLANs that you want to
configure (e.g. 10-12 specifies VLANs 10, 11, and 12).
ipmvlan-id Specifies the IP Multicast VLAN number. The valid range is 1–4094.
enable Enables source MAC address learning.
disable Disables source MAC address learning.
Defaults
Platforms Supported
OmniSwitch 6250-Metro Models
Usage Guidelines
• The vlan ipmvlan source-learning command does not accept multiple VLAN IDs.
• Disabling source learning on a VLAN or IMPVLAN clears all the dynamically learned MAC addresses
associated with the VLAN or IMPVLAN from the MAC address table. It causes
traffic to flood the
VLAN.
• Static MAC addresses associated with a VLAN or IMPVLAN are not cleared when source learning is
disabled for the VLAN or IMPVLAN.
Examples
-> vlan 10-15 source-learning disable
-> vlan ipmvlan 10 source-learning disable
Release History
Release 6.6.1; command was introduced.
parameter default
enable | disable enable