05-04-2019 05:38 PM
05-06-2019 07:16 PM
interface GigabitEthernet3/3
switchport trunk encapsulation dot1q
switchport trunk native vlan 999
switchport mode trunk
media-type rj45
negotiation auto
configure vlan default delete ports all
configure vr VR-Default delete ports 1-12
configure vr VR-Default add ports 1-12
configure vlan default delete ports 1,12
create vlan "VLAN100"
configure vlan VLAN100 tag 100
create vlan "VLAN_0999"
configure vlan VLAN_0999 tag 999
configure vlan Default add ports 2-11 untagged
configure vlan VLAN100 add ports 12 tagged
configure vlan VLAN100 add ports 1 untagged
configure vlan VLAN_0999 add ports 12 tagged
configure vlan VLAN100 ipaddress 172.16.1.251 255.255.255.0
* Extreme-SW1.19 # ping 172.16.1.250
Ping(ICMP) 172.16.1.250: 4 packets, 8 data bytes, interval 1 second(s).
Request timed out
Request timed out
Request timed out
Request timed out
* Extreme-SW1.21 # sh vlan 100
VLAN 100: sh vlan VLAN100
VLAN Interface with name VLAN100 created by user
Admin State: Enabled Tagging: 802.1Q Tag 100
Description: None
Virtual router: VR-Default
IPv4 Forwarding: Disabled
IPv4 MC Forwarding: Disabled
Primary IP: 172.16.1.251/24
IPv6 Forwarding: Disabled
IPv6 MC Forwarding: Disabled
IPv6: None
STPD: None
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
OpenFlow: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Suppress ARP: Disabled
Proxy ARP: Entry required
Ports: 2. (Number of active ports=2)
Untag: *1
Tag: *12
Switch#sh cdp ne det
-------------------------
Device ID: Extreme-SW1
Entry address(es):
IP address: 172.16.1.251
Platform: EXOS-VM, Capabilities: Switch
Interface: GigabitEthernet3/3, Port ID (outgoing port): Slot: 1, Port: 12
Holdtime : 159 sec
Extreme-SW1.20 # show cdp neighbor
Extreme-SW1.21 #
05-06-2019 06:49 PM
05-06-2019 06:38 PM
05-06-2019 06:30 PM
05-06-2019 06:23 PM
show vlan
show vlan [name or id]
show ports [port list] information detail
show ports [port list] vlan (since couple of fw releases)
show ports [port list] (optionally with 'no-refresh', try and see the difference, that keyword gives you one-shot and normal show ports by default will refresh every second)
show fdb