Users Guide

Table Of Contents
To view FEFD information globally, use the show fefd command in EXEC mode.
To view FEFD information for an interface, use the show fefd interface command in EXEC mode.
The following is a sample output of FEFD global information:
OS10# show fefd
FEFD is globally 'ON', interval is 15 seconds, mode is Normal.
INTERFACE MODE INTERVAL STATE
============================================================
eth1/1/1 NA NA Idle (Not running)
eth1/1/2 NA NA Idle (Not running)
eth1/1/3 NA NA Idle (Not running)
eth1/1/4 NA NA Idle (Not running)
eth1/1/5 NA NA Idle (Not running)
eth1/1/6 NA NA Idle (Not running)
eth1/1/7 NA NA Idle (Not running)
The following is a sample output of FEFD information for an interface:
rt-maa-s4248FBL-3# show fefd ethernet 1/1/1
FEFD is globally 'ON', interval is 15 seconds, mode is Normal.
INTERFACE MODE INTERVAL STATE
============================================================
eth1/1/1 NA NA Idle (Not running)
FEFD Commands
debug fefd
Enables debugging of FEFD.
Syntax
debug fefd {all | events | packets} [interface]
Parameters
all—Enter the keyword to view all FEFD debug information.
events—Enter the keyword to view debug information about FEFD state changes.
packets—Enter the keyword to view debug information about FEFD packets that are sent and received.
(Optional) interface—Enter interface information.
Default Not configured
Command Mode EXEC Privilege
Example
OS10# debug fefd
Supported
Releases
10.4.3.0 or later
fefd
Configures FEFD on an interface.
Syntax
fefd [mode {normal | aggressive} | interval seconds | disable]
Parameters
(Optional) mode—Enter the keyword and enter either normal to enable the normal mode or aggressive
to enable the aggressive mode.
interval—Enter the keyword and enter the FEFD interval in seconds to configure the interval between
FEFD control packets on an interface. The range is from 3 to 255. The default value is 15 seconds.
disable—Enter the keyword to disable FEFD on a specific interface when you configure FEFD globally.
Default Not configured
Command Mode INTERFACE
Layer 2 369