05-04-2019 05:38 PM
05-06-2019 09:56 PM
05-06-2019 08:27 PM
05-06-2019 08:26 PM
Extreme-SW1.2 # sh fdb
MAC VLAN Name( Tag) Age Flags Port / Virtual Port List
------------------------------------------------------------------------------------------------------
0c:8e:73:ec:32:0f VLAN100(0100) 0071 d m 12
0c:8e:73:ec:32:0f VLAN_0999(0999) 0071 d m 12
Flags : d - Dynamic, s - Static, p - Permanent, n - NetLogin, m - MAC, i - IP,
x - IPX, l - lockdown MAC, L - lockdown-timeout MAC, M- Mirror, B - Egress Blackhole,
b - Ingress Blackhole, v - MAC-Based VLAN, P - Private VLAN, T - VLAN translation,
D - drop packet, h - Hardware Aging, o - IEEE 802.1ah Backbone MAC,
S - Software Controlled Deletion, r - MSRP,
X - VXLAN, Z - OpenFlow, E - EVPN
Total: 2 Static: 0 Perm: 0 Dyn: 2 Dropped: 0 Locked: 0 Locked with Timeout: 0
FDB Aging time: 300
Extreme-SW1.2 # ping 172.16.1.250
Ping(ICMP) 172.16.1.250: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 172.16.1.250: icmp_seq=0 ttl=255 time=46 ms
16 bytes from 172.16.1.250: icmp_seq=1 ttl=255 time=9.649 ms
16 bytes from 172.16.1.250: icmp_seq=2 ttl=255 time=38 ms
16 bytes from 172.16.1.250: icmp_seq=3 ttl=255 time=21 ms
--- 172.16.1.250 ping statistics ---
4 packets transmitted, 4 packets received, 0% loss
round-trip min/avg/max = 9/28/46 ms
Extreme-SW1.3 #
05-06-2019 08:24 PM
interface GigabitEthernet3/3
switchport trunk allowed vlan 100,999
switchport trunk encapsulation dot1q
switchport trunk native vlan 999
switchport mode trunk
media-type rj45
duplex full
no negotiation auto
!
interface Vlan100
ip address 172.16.1.250 255.255.255.0
!
ip forward-protocol nd