Configure NDSP Basic Functions
The global NDSP function and port NDSP function must be enabled at the same time so that NDSP can work properly. The local device finds neighbors and obtains neighbor device information by interacting NDSPPDU with other devices.
Configuration Conditions
None
Enable Global NDSP Function
Table 8-2 Enable the global NDSP function
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Enable the global NDSP function
|
ndsp run
|
Mandatory
By default, do not enable the global NDSP function.
|
Enable Port NDSP Function
Table 8-3 Enable the port NDSP function
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Enter the L2/L3 Ethernet interface configuration mode
|
interface interface-name
|
Either
After entering the L2/L3 Ethernet interface configuration mode, the subsequent configuration takes effect only on the current port. After entering the aggregation group configuration mode, the subsequent configuration takes effect only on the aggregation group.
|
Enter the aggregation group configuration mode
|
Interface link-aggregation link-aggregation-id
|
Enable the port NDSP function
|
ndsp enable
|
Mandatory
By default, the port does not enable the NDSP function.
|