20-31
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 20 Checking Status and Connectivity
Configuring IEEE 802.3ah Ethernet OAM
Enabling or Disabling Ethernet OAM Link Monitoring
You can use the commands in this section to enable or disable OAM link monitoring on the specified
ports. The default is enabled.
To enable or disable OAM link monitoring on the specified ports, perform this task in privileged mode:
This example shows how to enable OAM link monitoring on the specified port:
Console> (enable)
set port ethernet-oam 3/1 link-monitor enable
Successfully enabled OAM link-monitor on port(s) 3/1.
Console> (enable)
Specifying the Window Size for Link Events for Ethernet OAM Link Monitoring
You can use the commands in this section to specify the OAM link monitoring window size for the
corresponding link events. The defaults and ranges for the window sizes are as follows:
•
symbol-period
—The default is 625 million symbols. The range is from 1 to 1,000,000 in
million-symbol increments.
•
frame
—The default is 30 seconds. The range is from 10 to 65535 in 100-millisecond increments (1 to
6553.5 seconds).
•
frame-period
—The default is 10 million frames. The range is from 200 to 2,000,000,000 frames.
To specify the OAM link monitoring window size for corresponding link events on the specified ports,
perform this task in privileged mode:
This example shows how to specify a link monitoring
symbol-period
window size of 10000:
Console> (enable)
set port ethernet-oam 3/1 link-monitor symbol-period window 10000
Successfully updated OAM symbol-period window on port(s) 3/1.
Console> (enable)
This example shows how to specify a link monitoring
frame
window size of 100:
Console> (enable)
set port ethernet-oam 3/1 link-monitor frame window 100
Successfully updated OAM frame window on port(s) 3/1.
Console> (enable)
This example shows how to specify a link monitoring
frame-period
window size of 1000:
Console> (enable)
set port ethernet-oam 3/1 link-monitor frame-period window 1000
Successfully updated OAM frame-period window on port(s) 3/1.
Console> (enable)
Task
Command
Enable or disable OAM link monitoring on the
specified ports.
set port ethernet-oam
mod/port
link-monitor
{
disable
|
enable
}
Task
Command
Specify the OAM link monitoring window size for
corresponding link events on the specified ports.
set port ethernet-oam
mod/port
link-monitor
{
symbol-period
|
frame
|
frame-period
}
window
size