beautypg.com

Fdp configuration, Enabling fdp globally, Enabling fdp at the interface level – Brocade FastIron Ethernet Switch Administration Guide User Manual

Page 154: Specifying the ip management address to advertise

background image

NOTE
If FDP is not enabled on a Brocade device that receives an FDP update or the device is running a
software release that does not support FDP, the update passes through the device at Layer 2.

FDP configuration

The following sections describe how to enable Foundry Discovery Protocol (FDP) and how to change
the FDP update and hold timers.

Enabling FDP globally

To enable a Brocade device to globally send FDP packets, enter the following command at the global
CONFIG level of the CLI.

device(config)# fdp run

Syntax: [no] fdprun

The feature is disabled by default.

Enabling FDP at the interface level

By default, FDP is enabled at the interface level after FDP is enabled on the device.

When FDP is enabled globally, you can disable and re-enable FDP on individual ports.

Disable FDP by entering commands such as the following:

device(config)# int e 2/1

device(config-if-2/1)# no fdp enable

Enable or repenable FDP by entering commands such as the following:

device(config-if-2/1)# fdp enable

Syntax: [no] fdp enable

Specifying the IP management address to advertise

When FDP is enabled, by default, the Brocade device advertises one IPv4 address and one IPv6
address to its FDP neighbors. If desired, you can configure the device to advertise only the IPv4
management address or only the IPv6 management address. You can set the configuration globally
on a Layer 2 switch, or on an interface on a Layer 3 switch.

For example, to configure a Layer 2 switch to advertise the IPv4 address, enter the following
command at the Global CONFIG level of the CLI:

device(config)# fdp advertise ipv4

To configure a Layer 3 switch to advertise the IPv6 address, enter the following command at the
Interface level of the CLI:

device(config-if-2/1)# fdp advertise ipv6

Syntax: fdp advertise ipv4 | ipv6

FDP configuration

154

FastIron Ethernet Switch Administration Guide

53-1003075-02