Deriving Interface Indices - Dell PowerEdge M IO Aggregator Command Reference Manual

Mxl 10/40gbe switch io module ftos command reference guide, ftos 8.3.16.1
Hide thumbs Also See for PowerEdge M IO Aggregator:
Table of Contents

Advertisement

Use dot3aCurAggFdbTable to fetch the learned MAC address of a port-channel. The instance number is
the decimal conversion of the MAC address concatenated with the port-channel number.
Figure 16-10. Fetching Dynamic MAC Addresses on the Default VLAN
-----------------------------MAC Addresses on Dell Force10
System-------------------------------
FTOS(conf)#do show mac-address-table
VlanId
Mac Address
1000
00:01:e8:06:95:ac
------------------------------Query from Management Station--------------------------------
>snmpwalk -v 2c -c techpubs 10.11.131.162 .1.3.6.1.4.1.6027.3.2.1.1.5
SNMPv2-SMI::enterprises.6027.3.2.1.1.5.1.1.1000.0.1.232.6.149.172.1
SNMPv2-SMI::enterprises.6027.3.2.1.1.5.1.2.1000.0.1.232.6.149.172.1 = Hex-STRING: 00 01 E8
06 95 AC
SNMPv2-SMI::enterprises.6027.3.2.1.1.5.1.3.1000.0.1.232.6.149.172.1 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.2.1.1.5.1.4.1000.0.1.232.6.149.172.1 = INTEGER: 1

Deriving Interface Indices

FTOS assigns an interface number to each (configured or unconfigured) physical and logical interface.
Display the interface index number using the command
shown in
Figure
Figure 16-11. Display the Interface Index Number
FTOS#show interface tengig 1/21
TenGigabitEthernet 1/21 is up, line protocol is up
Hardware is Dell Force10Eth, address is 00:01:e8:0d:b7:4e
Current address is 00:01:e8:0d:b7:4e
Interface index is 72925242
[output omitted]
The interface index is a binary number with bits that indicate the slot number, port number, interface type,
and card type of the interface. FTOS converts this binary index number to decimal, and displays it in the
output of the
show interface
Figure 16-12. Interface Index Binary Calculations
1 bit
1 bit
Unused
P/L Flag
Type
Dynamic
16-11.
command.
5 bits
Slot Number
Port Number
Interface
State
Po 1
Active
show interface
7 bits
4 bits
Interface Type
Simple Network Management Protocol (SNMP) | 197
= INTEGER: 1000
from EXEC Privilege mode, as
14 bits
Card Type

Advertisement

Table of Contents
loading

Table of Contents