Cisco Nomenclature or I don't speak U T Q E
Posted: Mon Jul 03, 2017 11:39 am
After years of programming Cisco I don’t speak this U T Q E, language, which is interesting, so I would like to see the following added
A radio button that says
(o) Use Standard U / T / Q / E
( ) Use Cisco Na/ Al / Ac / Pr / QiQ
Where
Na = Native VLan
Al = Allowed
Ac = Access VLAN
Pr = Pruned
Q = Q in Q
Maybe I will get use to it, but I have to think of it all over again. Or show the cisco language of the config in the window as it is being selected. Or maybe just display the equivalent Cisco config below on the page
int Gig 1
switchport mode access
switchport access vlan 100
int Gig 2
switchport mode trunk
switchport trunk allowed vlan 40, 100, 200, 300
switchport trunk pruned vlan 400
switchport trunk native vlan 40
int Gig 3
switchport mode access
switchport access vlan 100
switchport mode dot1q-tunnel
A radio button that says
(o) Use Standard U / T / Q / E
( ) Use Cisco Na/ Al / Ac / Pr / QiQ
Where
Na = Native VLan
Al = Allowed
Ac = Access VLAN
Pr = Pruned
Q = Q in Q
Maybe I will get use to it, but I have to think of it all over again. Or show the cisco language of the config in the window as it is being selected. Or maybe just display the equivalent Cisco config below on the page
int Gig 1
switchport mode access
switchport access vlan 100
int Gig 2
switchport mode trunk
switchport trunk allowed vlan 40, 100, 200, 300
switchport trunk pruned vlan 400
switchport trunk native vlan 40
int Gig 3
switchport mode access
switchport access vlan 100
switchport mode dot1q-tunnel