버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

코드 블럭
themeEmacs
linenumberstrue
S4128# show mac address-table
VlanId	Mac Address		Type		Interface
...
2	a0:36:9f:b0:b2:c4	dynamic		ethernet1/1/25:1
...


연결한

...

장비(서버)에서 확인

코드 블럭
themeEmacs
linenumberstrue
# ifconfig enp4s0f0
enp4s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether a0:36:9f:b0:b2:c4  txqueuelen 1000  (Ethernet)

# ethtool enp4s0f0
Settings for enp4s0f0:
	Supported ports: [ FIBRE ]
	Supported link modes:   1000baseT/Full
	                        10000baseT/Full
    ...
	Speed: 10000Mb/s
	Duplex: Full
	Port: FIBRE

...