This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cisco:certification_topics:ccie-ei:1.1.ai [2025/11/24 00:01] – Name | cisco:certification_topics:ccie-ei:1.1.ai [2025/11/24 00:21] (current) – [Managing MAC table] Name | ||
|---|---|---|---|
| Line 84: | Line 84: | ||
| * < | * < | ||
| | | ||
| + | * Statically configure a MAC address on an interface. | ||
| + | * < | ||
| + | sw-27(config-if)# | ||
| + | * Certain MAC addresses will not work and an error message will appear. | ||
| + | * < | ||
| + | % Malformed hex mac address | ||
| + | sw-27(config-if)# | ||
| + | % Malformed hex mac address</ | ||
| + | * Verify MAC address on an interface. | ||
| + | * < | ||
| + | Hardware is Ten Gigabit Ethernet, address is 2000.2000.2002 (bia 0c75.bded.1881)</ | ||
| =====Aging Time===== | =====Aging Time===== | ||
| Line 217: | Line 228: | ||
| < | < | ||
| - | ====Backlinks==== | + | ======Managing Switching Table Sizes====== |
| + | =====General===== | ||
| + | * For lower-end switches, the finite memory can be adjusted to accommodate switch roles. | ||
| + | * This is done by changing the switch template. | ||
| + | * Also called: SDM, or Switch Database Management. | ||
| + | =====Template Options===== | ||
| + | * Template options include, but are not limited to. | ||
| + | * default | ||
| + | * Default bias | ||
| + | * access | ||
| + | * Access bias | ||
| + | * routing | ||
| + | * Unicast bias | ||
| + | * vlan | ||
| + | * VLAN bias | ||
| + | * dual-ipv4-and-ipv6 | ||
| + | * Supports IPv4 and IPv6 | ||
| + | * Display current template (on a 9300-24UX | ||
| + | * < | ||
| + | Showing SDM Template Info | ||
| + | |||
| + | This is the Access template. | ||
| + | Number of VLANs: | ||
| + | Unicast MAC addresses: | ||
| + | Overflow Unicast MAC addresses: | ||
| + | L2 Multicast entries: | ||
| + | Overflow L2 Multicast entries: | ||
| + | L3 Multicast entries: | ||
| + | Overflow L3 Multicast entries: | ||
| + | Directly connected routes: | ||
| + | Indirect routes: | ||
| + | Security Access Control Entries: | ||
| + | QoS Access Control Entries: | ||
| + | Policy Based Routing ACEs: | ||
| + | Netflow Input ACEs: 256 | ||
| + | Netflow Output ACEs: 768 | ||
| + | Flow SPAN ACEs: 1024 | ||
| + | Tunnels: | ||
| + | LISP Instance Mapping Entries: | ||
| + | Control Plane Entries: | ||
| + | Input Netflow flows: | ||
| + | Output Netflow flows: | ||
| + | SGT/DGT (or) MPLS VPN entries: | ||
| + | SGT/DGT (or) MPLS VPN Overflow entries: | ||
| + | Wired clients: | ||
| + | MACSec SPD Entries: | ||
| + | VRF: 256 | ||
| + | MPLS Labels: | ||
| + | MPLS L3 VPN Routes VRF Mode: | ||
| + | MPLS L3 VPN Routes Prefix Mode: 8192 | ||
| + | MVPN MDT Tunnels: | ||
| + | L2 VPN EOMPLS Attachment Circuit: | ||
| + | MAX VPLS Bridge Domains : 128 | ||
| + | MAX VPLS Peers Per Bridge Domain: | ||
| + | MAX VPLS/VPWS Pseudowires : 1024 | ||
| + | |||
| + | These numbers are typical for L2 and IPv4 features. | ||
| + | Some features such as IPv6, use up double the entry size; | ||
| + | so only half as many entries can be created.</ | ||
| + | * Display information about an SDM template (On a 9300-24UX). | ||
| + | * < | ||
| + | Showing SDM Template Info | ||
| + | |||
| + | This is the NAT template. | ||
| + | Number of VLANs: | ||
| + | Unicast MAC addresses: | ||
| + | Overflow Unicast MAC addresses: | ||
| + | L2 Multicast entries: | ||
| + | Overflow L2 Multicast entries: | ||
| + | L3 Multicast entries: | ||
| + | Overflow L3 Multicast entries: | ||
| + | Directly connected routes: | ||
| + | Indirect routes: | ||
| + | Security Access Control Entries: | ||
| + | QoS Access Control Entries: | ||
| + | Policy Based Routing ACEs: | ||
| + | Netflow Input ACEs: 256 | ||
| + | Netflow Output ACEs: 768 | ||
| + | Flow SPAN ACEs: 1024 | ||
| + | Tunnels: | ||
| + | LISP Instance Mapping Entries: | ||
| + | Control Plane Entries: | ||
| + | Input Netflow flows: | ||
| + | Output Netflow flows: | ||
| + | SGT/DGT (or) MPLS VPN entries: | ||
| + | SGT/DGT (or) MPLS VPN Overflow entries: | ||
| + | Wired clients: | ||
| + | MACSec SPD Entries: | ||
| + | VRF: 256 | ||
| + | MPLS Labels: | ||
| + | MPLS L3 VPN Routes VRF Mode: | ||
| + | MPLS L3 VPN Routes Prefix Mode: 8192 | ||
| + | MVPN MDT Tunnels: | ||
| + | L2 VPN EOMPLS Attachment Circuit: | ||
| + | MAX VPLS Bridge Domains : 128 | ||
| + | MAX VPLS Peers Per Bridge Domain: | ||
| + | MAX VPLS/VPWS Pseudowires : 1024 | ||
| + | |||
| + | These numbers are typical for L2 and IPv4 features. | ||
| + | Some features such as IPv6, use up double the entry size; | ||
| + | so only half as many entries can be created.</ | ||
| + | =====Activate SDM Template===== | ||
| + | * The SDM template can be changed to another template by (On a 9300-24UX). | ||
| + | * < | ||
| + | Changes to the running SDM preferences have been stored, but cannot take effect until the next reload. Use 'show sdm prefer' | ||
| + | |||
| + | ======Backlinks====== | ||
| [[cisco: | [[cisco: | ||