![GDI HES7000 Скачать руководство пользователя страница 15](http://html.mh-extra.com/html/gdi/hes7000/hes7000_user-manual_571709015.webp)
HES7000 ICLI User’s Guide A01583 Rev. A
Page
9
of 37
3.3. Ethernet Interface Naming
An Ethernet interface, or port, is identified by three pieces of information:
The type: FastEthernet, GigabitEthernet and 2.5GigabitEthernet.
The switch it belongs to. For non-stackable systems this value is always 1.
The port number within the type and switch. Numbering starts with 1 for each type, so
a switch may have both GigabitEthernet 1/1 and 2.5GigabitEthernet 1/1.
Many ICLI commands accept a list of interfaces. In its simplest form such a list is a sequence
of (type, switch ID, port) information separated by whitespace. For example:
‘GigabitEthernet
1/3.
As can be seen this allows a single list to mix different types.
The switch ID and the port numbers can be listed either as single numbers, as lists or as
sequences. A list is a comma-separated set of single port numbers or sequences, whereas a
sequence is of the form:
from
—to
.
Some examples:
GigabitEthernet 1/5 for the single gigabit port number 5 on switch 1
GigabitEthernet 1/2,4,10 for gigabit ports 2, 4, 10 on switch 1
GigabitEthernet 1-3/2 for gigabit port 2 on switches 1, 2 and 3
It is possible to
wildcard
the type and/or switch ID and/or ports to mean
“all types”, “all switch
IDs” and “all ports”, respectively. A wildcard is written with an asterisk instead of type, switch
ID or port, and some further abbreviations are possible:
‘*’ means “all ports of all types on all switches”
type
‘*’ means “all ports of the specified type on all switches”
To clarify, several examples are provided. Assume a stack with two switches, switch ID 1
and 3. Each switch has 9 gigabit ports and two 2.5 gigabit ports. Then:
interface * (or: interface * * *)
o
All ports of all types on all switches: GigabitEthernet 1,3/1-9
2.5GigabitEthernet 1,3/1-2
interface * 1/2
o
Switch 1, port number 2 of all types: GigabitEthernet 1/2
2.5GigabitEthernet 1/2
interface * */2
o
All switches, all types, port number 2: GigabitEthernet 1,3/2
2.5GigabitEthernet 1,3/2
interface * */4
o
All switches, all types, port number 4: GigabitEthernet 1,3/4 (Note
how there are no 2.5 gigabit ports in the result)
interface GigabitEthernet 3/*
o
Switch 3, all gigabit ports: GigabitEthernet 3/1-9
interface 2.5GigabitEthernet * (or: interface 2.5GigabitEthernet */*)
o
All 2.5 gigabit ports on all switches: 2.5GigabitEthernet 1,3/1-2
Содержание HES7000
Страница 1: ...HES7000 ICLI USER S GUIDE A01583 Rev A ...
Страница 3: ...HES7000 ICLI User s Guide A01583 Rev A ...
Страница 4: ......