Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
147/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.10.5 interface port
Function
Switches from the global configuration mode to the interface edit mode wherein ports are configured.
Multiple ports can be configured collectively.
Prompt
xg(config)#
Command syntax
interface port <1-20> [ <1-20> ]
interface port range <1-20> <1-20>
interface agg-port <1-10>
Parameter
z port <1-20> [ <1-20> ]
Specifies the port to configure. When specifying multiple ports, list them separated with
" " (space).
z port range <1-20> <1-20>
Specifies the range of multiple ports to configure by separating with " " (space).
z agg-port <1-10>
Specifies the aggregation group number to configure. Multiple aggregation groups cannot be
specified.
Command type
Configuration command
Message
% duplicate port number: %1$
Explanation
The specified port number was duplicated.
[[Inserted string]]%1$: specified switch port number
Solution
Specify a switch unique port numbers.
Note
z When multiple ports are collectively configured, their settings are individually displayed when using such commands as
"copy running-config startup-config" or "show running-config".
Example
Switch to the collective interface edit mode using port numbers in the range of 1 to 8.
xg(config)# interface port range 1 8
xg(config-if)#
Switch to the collective interface edit mode using port numbers 1, 3, 5, and 7.
xg(config)# interface port 1 3 5 7
xg(config-if)#
Switch to the interface edit mode using aggregation group number 1.
xg(config)# interface agg-port 1
xg(config-agg)#
When configuring an aggregation group, the prompt is displayed as (config-agg).