Site Tools


cisco:certification_topics:ccie-ei:managing_mac_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cisco:certification_topics:ccie-ei:managing_mac_table [2025/11/19 04:44] Namecisco:certification_topics:ccie-ei:managing_mac_table [2025/11/23 04:51] (current) – removed Name
Line 1: Line 1:
-======1.1aii Managing MAC table====== 
-  * The MAC address type can either be **static** or **dynamic**. 
-  * Show the VLAN, MAC address, Type, and Port. 
-    * <code>sh mac address-table 
-          Mac Address Table 
-------------------------------------------- 
  
-Vlan    Mac Address       Type        Ports 
-----    -----------       --------    ----- 
- All    0100.0ccc.cccc    STATIC      CPU 
-      0011.321b.6374    DYNAMIC     Po1 
-      0060.2e01.b9ab    DYNAMIC     Gi1/0/22 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      f099.bf03.2158    DYNAMIC     Gi1/0/43 
-  99    0040.9d43.3597    DYNAMIC     Gi1/0/38 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-  97    e063.da86.8322    DYNAMIC     Gi1/0/48 
-  98    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 971    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 202    e063.da86.8322    DYNAMIC     Gi1/0/48</code> 
-    * STATIC means the MAC address was manually set either from the factory or user. 
-    * DYNAMIC means the MAC address was learned dynamically. 
-  * Determine the port a MAC address belongs to. 
-    * <code>switch#show mac address-table address 588a.5af5.69da 
-          Mac Address Table 
-------------------------------------------- 
- 
-Vlan    Mac Address       Type        Ports 
-----    -----------       --------    ----- 
-1611    588a.5af5.69da    DYNAMIC     Gi1/0/15</code> 
-  * Determine the MAC address for a port. 
-    * <code>switch#show mac address-table interface gigabitEthernet 1/0/15  
-          Mac Address Table 
-------------------------------------------- 
- 
-Vlan    Mac Address       Type        Ports 
-----    -----------       --------    ----- 
-1611    588a.5af5.69da    DYNAMIC     Gi1/0/15</code> 
-  * A port may contain more than one MAC address. 
-    * <code>switch#show mac address-table interface gigabitEthernet 1/0/48 
-          Mac Address Table 
-------------------------------------------- 
- 
-Vlan    Mac Address       Type        Ports 
-----    -----------       --------    ----- 
-      e063.da86.8318    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-  99    e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-  97    e063.da86.8322    DYNAMIC     Gi1/0/48 
-  98    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 971    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 202    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 131    e063.da86.8322    DYNAMIC     Gi1/0/48 
-      e063.da86.8322    DYNAMIC     Gi1/0/48 
-3939    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 200    e063.da86.8322    DYNAMIC     Gi1/0/48 
- 201    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1612    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1613    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1614    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1615    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1611    e063.da86.8322    DYNAMIC     Gi1/0/48 
-1610    e063.da86.8322    DYNAMIC     Gi1/0/48 
-  32    e063.da86.8322    DYNAMIC     Gi1/0/48 
-Total Mac Addresses for this criterion: 23</code> 
-  * Filter results for only VLAN 202. 
-    * <code>switch#show mac address-table interface gigabitEthernet 1/0/48 vlan 202 
-          Mac Address Table 
-------------------------------------------- 
- 
-Vlan    Mac Address       Type        Ports 
-----    -----------       --------    ----- 
- 202    e063.da86.8322    DYNAMIC     Gi1/0/48 
-Total Mac Addresses for this criterion: 1</code> 
-  * Other combinations include. 
-    * <code>switch#show mac address-table ?                                         
-  address       Address to lookup in the table 
-  aging-time    MAC address table aging parameters 
-  count         Number of MAC addresses in the table 
-  dynamic       List dynamic MAC addresses 
-  interface     List MAC adresses on a specific interface 
-  learning      Display learning on VLAN or interface 
-  move          MAC Move information 
-  multicast     List multicast MAC addresses 
-  notification  MAC notification parameters and history table 
-  secure        List secure MAC addresses 
-  static        List static MAC addresses 
-  vlan          List MAC addresses on a specific vlan 
-  |             Output modifiers 
-  <cr></code> 
- 
-====Backlinks==== 
-[[cisco:certification_topics:ccie-ei:|CCIE-EIv1.1]]\\  
cisco/certification_topics/ccie-ei/managing_mac_table.1763527473.txt.gz · Last modified: by Name