Configuration examples, Group link control commands – Allied Telesis AT-8100 Series User Manual
Page 521
AT-8100 Switch Command Line User’s Guide
521
Configuration Examples
Table 51 lists the group link control commands.
Here are a few examples on how to configure the feature. The first
example configures the group in Figure 109 on page 515 in which port 17
is the upstream port and port 24 is the downstream port. To create the
group and verify the configuration, you enter:
Table 51. Group Link Control Commands
To Do This Task
Use This Command
Range
Create groups.
GROUP-LINK-CONTROL group_id
1 to 8
Add upstream ports.
GROUP-LINK-CONTROL
UPSTREAM group_id
1 to 8
Add downstream ports.
GROUP-LINK-CONTROL
DOWNSTREAM group_id
1 to 8
Remove upstream ports.
NO GROUP-LINK-CONTROL
UPSTREAM group_id
1 to 8
Remove downstream ports.
NO GROUP-LINK-CONTROL
DOWNSTREAM group_id
1 to 8
Display the groups.
SHOW GROUP-LINK-CONTROL
[group_id]
1 to 8
awplus> enable
Enter the Privileged Executive
mode from the User Executive
mode.
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# group-link-control 1
Create the new group with the
GROUP-LINK-CONTROL
command.
awplus(config)# interface port1.0.17
Move to the Port Interface mode
for port 17.
awplus(config-if)# group-link-control upstream 1
Add port 17 as the upstream port
to the group. (You should always
add the upstream ports to a new
group before the downstream
ports.)