These are some handy commands if you looking for certain information in EXOS. I will continue to update this list as i find more useful commands.
show port "port" information details
- General information about a port.
show port vlan | begin "port"
- Vlans that are egressed out of a port
show vlan
- Shows all VLAN's, VID, routed interfaces and protocols used on VLAN's
show iproute
- shows all routes
show sharing
- Shows LACP links
show port statistics
or
show port statistics no refresh | "port"
- The first command will give a running statistics for all ports. You can use "U" and "D" to scroll through the ports
- The second command will give you the snapshot of statistics for a single port.... you can not do a running statistic report for a single port currently on v21 or below.
disable inline-power ports 1:1
- disables poe going to a port.
configure vlan <vlan> add ports 1:1 untagged/tagged
- assigns a vlan to a port..... if a port is already untagged you must take the vlan off before you can add a new untagged vlan
No comments:
Post a Comment