Specifications
4-37
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
Router(config-if)# end
Router#
Configuring a Port for RFI Support
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 remote-failure command to configure failure messages critical event occurs. You
can use set the following message types:
• critical-event
• dying-gasp
• link-fault
Note Release 12.2(33)MRA does not support sending critical-event messages but can receive all three
message types.
Router(config-if)# ethernet oam remote-failure dying-gasp action error-disable-interface
Step 6 Use the exit command to exit configuration mode.
Router(config)# exit
Router#