command to check MAC address of connected Port

rudolph.tsrakasu
rudolph.tsrakasu  Gold  (1)
7 years 10 months ago  View: 1806  Reply: 5
1F

 

1. Find out which port is for Iu-U (it’s port 2 on slot1 and slot 3)
  %%LST IFIP:;%%
RETCODE = 0  Operation succeeded

Interface IP address table:
---------------------------
Subrack No.  Slot No.  Interface Type  Port No.  Subinterface No.  Ip Address Type     IP Address      IP Mask        Description 

0            1         Physical        0         NULL              Primary IP address  xxx.xxx.xx.xx 255.255.255.0  Gb_physical 
 0            1         Physical        2         NULL              Primary IP address  xx.xx.xx.xx   255.255.255.0  Sig1_physical
0            3         Physical        2         NULL              Primary IP address  xx.xxx.xxx.xx   255.255.255.0  Sig2_physical
0            1         Physical        5         NULL              Primary IP address  xxx.xx.xx.xx   255.255.255.0  Iu-U_physical
0            1         Physical        3         NULL              Primary IP address  xx.xx.xx.xx   255.255.255.0  Ga_physical 
0         1         Physical        1         NULL              Primary IP address  xx.xx.xx.xx   255.255.255.0  Gn_physical 
 0            1         Physical        4         NULL              Primary IP address  xx.xx.xx.xx  255.255.255.0  Gp_physical 
2. Find out the MAC address of the ports. (card1/LAN0 to port 0, LAN1 to port 1, LAN2 to port 2 LAN3 to port 3 Card2/LAN0 to port 4 etc)
+++    CGP/*MEID:0 MENAME:Site Management*/        2014-01-13 11:34+00:00
O&M    #388
%%DSP PORT: SRN=0, SN=1, PORTTYPE=EETH_PFI, PORTNAME=Card1/Lan2;%%
RETCODE = 0  Operation succeeded

The result of the assistant Ethernet electrical interface on the back board is as follows
-----------------------------------------------------------------------------------------
    Subrack number  =  0
       Slot number  =  1
       Rack number  =  0
   Position number  =  0
          Location  =  Back
         Port type  =  Electric ethernet
         Port name  =  Card1/Lan2
    Assistant mode  =  Active-standby
        Port state  =  Active
  Peer slot number  =  NULL
    Peer port name  =  NULL
       MAC address  =  20:0B:C7:2B:20:AF
         Available  =  Enable
         Work mode  =  Auto
  Expect work mode  =  Not configured
Ethernet attribute  =  Full-duplex,1000M/s
        MTU(octet)  =  1500
(Number of results = 1)

%%DSP PORT: SRN=0, SN=3, PORTTYPE=EETH_PFI, PORTNAME=Card1/Lan2;%%
RETCODE = 0  Operation succeeded

The result of the assistant Ethernet electrical interface on the back board is as follows
-----------------------------------------------------------------------------------------
    Subrack number  =  0
       Slot number  =  3
       Rack number  =  0
   Position number  =  0
          Location  =  Back
         Port type  =  Electric ethernet
         Port name  =  Card1/Lan2
    Assistant mode  =  Active-standby
        Port state  =  Active
  Peer slot number  =  NULL
    Peer port name  =  NULL
       MAC address  =  20:0B:C7:2B:20:DB
         Available  =  Enable
         Work mode  =  Auto
  Expect work mode  =  Not configured
Ethernet attribute  =  Full-duplex,1000M/s
        MTU(octet)  =  1500
(Number of results = 1)

---    END

 

 

Armetta
Armetta  Diamond 
7 years 10 months ago
2F
documentation very useful for my job

sumon_ahsan
sumon_ahsan  Diamond 
7 years 10 months ago
3F
like it...
rudolph.tsrakasu
rudolph.tsrakasu  Gold 
7 years 10 months ago
4F


sumon_ahsan
sumon_ahsan  Diamond 
7 years 10 months ago
5F
very good share...
s_kumar
s_kumar  Platinum 
7 years 10 months ago
6F

amazing share