>configure ports [<portlist> vlan <vlanname> | all] limit-learning <number>
(default behaviour)
>configure ports [<portlist> vlan <vlanname> | all] unlimited-learning
If FDB aging time is set to 0, then learned addresses are considered non-permenant static and are never aged out.
>configure fdb agingtime 0
You may also want to enable syslog/snmp traps when limits have been exceeded
>enable snmp traps mac-security
Dynamic entries are expired once the port changes state. This is useful in limiting NUMBER OF MACHINES per port only.
If using ESRP, check Pg 255 of Docs for warnings.
If another MAC is detected on another port with the same MAC as a static entry, it is blackholed.
>configure ports [<portlist> vlan <vlanname> | all] lock-learning
>configure ports [<portlist> vlan <vlanname> | all] unlock-learning
Need to find out: what happens if a port is in lock-learning but doesn't know any MAC addresses?
(We probably want to use this)
Permanent (per port)
Learning is disabled completely.
MAC addresses must be manually added/removed from ports.
>disable learning ports <portlist>
</br />
(We might want to use this)
Mac based VLANs
Each MAC address is associated with a VLAN regardless if which port it is on.
MAC addresses that are not associated with a VLAN are put on the default VLAN.
MAC address sets can be downloaded by TFTP from configuration servers.
>configure download server [primary|secondary] [<ipaddress>|<hostname>] <filename>
- Only one MAC per port
- Cannot be combined with static/tagged/etc. VLANs on that port
>enable mac-vlan mac-group [ any | <mac-group-number> ] ports <port range>
(allow only MACs in <mac-group-number> to use ports <port range>)
>configure mac-vlan add mac-address <mac-address> mac-group <mac-group-number> <vlanname>
(set MAC <mac-address> to vlan <vlanname> allowing it to use ports permitted in <mac-group-number>)
(We might want to use this too...)
ASIDE: interesting
~>network login
- Requires users to authenticate by web or 802.1x before they are placed on the proper VLAN (Pg256)
- Requires RADIUS supporting EAP, User/Pass authentication, and VSA
-- SevernTsui - 24 Aug 2004
Topic revision: r4 - 2024-11-26 - MariHassanzada
Information in this area is meant for use by CSCF staff and is not official documentation, but anybody who is interested is welcome to use it if they find it useful.
- CF Web
- CF Web Home
- Changes
- Index
- Search
- Administration
- Communication
- Email
- Hardware
- HelpDeskGuide
- Infrastructure
- InternalProjects
- Linux
- MachineNotes
- Macintosh
- Management
- Networking
- Printing
- Research
- Security
- Software
- Solaris
- StaffStuff
- TaskGroups
- TermGoals
- Teaching
- UserSupport
- Vendors
- Windows
- XHier
- Other Webs
- My links
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback