Specifications

4-34
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Configuration Sequence
Stopping and Starting Link Monitoring Operations
Step 1 Enter enable mode.
Router> enable
Step 2 Enter the password.
Password: password
When the prompt changes to Router, you have entered enable mode.
Step 3 Enter global configuration mode.
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Step 4 Use the interface command to specify the interface you wish to configure.
Router(config)# interface gigabitethernet 0/3
Router(config-if)#
Step 5 Use the ethernet oam command to enable Ethernet OAM on the interface. You can use the following
parameters:
max-rate—Sets the maximum rate per second for OAM PDUs.
min-rate—Sets the minimum rate per second for OAM PDUs.
mode—Sets the OAM client mode (active or passive).
timeout—Specifies the timeout for OAM peers.
Router(config-if)# ethernet oam
Step 6 Use the ethernet oam link-monitor supported command to enable link monitoring on the interface.
You can use the no form of this command if you want to disable link monitoring.
Router(config-if)# ethernet oam link-monitor supported
Step 7 Use the exit command to exit configuration mode.
Router(config)# exit
Router#
Configuring Link Monitoring Options
Step 1 Enter enable mode.
Router> enable
Step 2 Enter the password.
Password: password
When the prompt changes to Router, you have entered enable mode.