Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
153/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.10.13 link-pass-through
Function
Link pass through is a function that monitors the link state of a specific port, and, by synchronizing the link state of the specified
port, promptly notifies changes of the link state to devices connected to the notification (domino) port.
This command specifies the link state monitoring port and the notification port.
Use the no form to return to the default setup.
Prompt
xg(config)#
Command syntax
link-pass-through { monitored-port <1-20> | monitored-agg-port <1-10>}
[domino-port <1-20> [<1-20> ]] [domino-agg-port <1-10> [<1-10> ]]
no link-pass-through { monitored-port <1-20> | monitored-agg-port <1-10>}
Parameter
z monitored-port <1-20>
Specifies a port to monitor the link state.
z monitored-agg-port <1-10>
Specifies an aggregation group to monitor the link state.
z domino-port <1-20> [<1-20> ]
Specifies the port number for the link state notification.
When specifying multiple port numbers, list them separated with " " (space).
z domino-agg-port <1-10> [<1-10> ]
Specifies the aggregation group number for the link state notification.
When specifying multiple aggregation group numbers, list them separated with " " (space).
Command type
Configuration command
Default
None
Message
% Agg-port %1$ does not exist.
Explanation
The specified aggregation group is not created.
[[Inserted string]]%1$: specified aggregation group number
Solution
Review the specified aggregation group numbers.
% monitored-port and domino-port cannot specify a port belonging to an aggregation port. port=%d
Explanation
Ports within a link aggregation group cannot be specified as monitored and domino ports.
[[Inserted string]]%1$: port number specified to monitored-port or domino-port
Solution
Review the ports specified as monitored and domino ports.
% Cannot set same port number in monitored-port and domino-port. port %1$
Explanation
The same port number cannot be set to a monitored port and a domino port.
[[Inserted string]]%1$: port number
Solution
Review the parameter specified for the monitored port or domino port.
% Cannot set same aggregation port number in monitored-agg-port and domino-agg-port. agg-port %1$
Explanation
The same aggregation group number cannot be set to a monitored port and a domino agg-port.
[[Inserted string]]%1$: aggregation group number
Solution
Review the parameters specified for the monitored port or domino agg-port.
% Cannot set same port number in domino-port. port %1$
Explanation
The same port number cannot be set as the domino port.
[[Inserted string]]%1$: port number
Solution
Review the parameter specified for the domino port.
% Cannot set same aggregation port number in domino-agg-port. agg-port %1$
Explanation
The same aggregation group number cannot be set as the domino agg-port.
[[Inserted string]]%1$: aggregation group number
Solution
Review the parameter specified for the domino agg-port.
Example
Monitor the link state of aggregation group 1 and set ports 4 and 5 to receive link state notification.
xg(config)# link-pass-through monitored-agg-port 1 domino-port 4 5