INS_CNGE3FE8MS[POE][HO] Rev. 11.7.17 PAGE 259
INSTRUCTION MANUAL CNGE3FE8MS[POE][HO]
TECH SUPPORT: 1.888.678.9427
There are no 2.5 gigabit ports in the result.
» interface GigabitEthernet 3/*
» Switch 3, all gigabit ports: GigabitEthernet 3/1-9
» interface 2.5GigabitEthernet * (or: interface 2.5GigabitEthernet */*)
» All 2.5 gigabit ports on all switches: 2.5GigabitEthernet 1,3/1-2
Wildcards will include the largest possible set of ports, but may output an error message if a
specific switch ID or port number doesn’t exist.
For example, these sets are invalid:
interface * 2/*
» All ports of all types on switch 2 – which isn’t a member of the stack
» interface * */100
» There is no port 100 of any type on any switch
» interface GigabitEthernet */* 2.5GigabitEthernet 2/*
» Again, switch 2 doesn’t exist so the entire set is considered invalid
Validity is determined per set of (type, switch ID, port) containing wildcards: The result for that
set is valid if there is at least one port that matches the set. A list of sets is valid if all sets match at
least one port each.