Concept Guide

Conguring FEFD
You can congure FEFD on all interfaces from CONFIGURATION mode or on individual interfaces from INTERFACE mode.
To enable FEFD globally on all interfaces, use the following command.
CONFIGURATION mode
fefd-global
To report interval frequency and mode adjustments, use the following commands.
1 Congure two or more connected interfaces for Layer 2 or Layer 3 trac.
INTERFACE mode
switchport
ip address ip address
2 Activate the ports.
INTEFACE mode
no shutdown
3 Enable FEFD globally on the switch.
CONFIGURATION mode
fefd-global {interval | mode}
Example of the show fefd Command
To display information about the state of each interface, use the show fefd command in EXEC privilege mode.
Dell#show fefd
FEFD is globally 'ON', interval is 3 seconds, mode is 'Normal'.
INTERFACE MODE INTERVAL STATE
(second)
Te 1/0 Normal 3 Bi-directional
Te 1/1 Normal 3 Admin Shutdown
Te 1/2 Normal 3 Admin Shutdown
Te 1/3 Normal 3 Admin Shutdown
Dell#show run fefd
!
fefd-global mode normal
fefd-global interval 3
Enabling FEFD on an Interface
To enable, change, or disable FEFD on an interface, use the following commands.
Enable FEFD on a per interface basis.
INTERFACE mode
fefd
Change the FEFD mode.
INTERFACE mode
fefd [mode {aggressive | normal}]
Layer 2
581