D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
110
Example usage:
Configure the access list debug flags’ state to be enabled:
DGS-3627:admin# debug bgp access_list enable
Command: debug bgp access_list enable
Success.
After configuring BGP to enable the access list debug flag, it may print following information when the access list is
applied:
access_list:<ac1>,apply bgp neighbor:<19.0.0.1> MATCH.
debug bgp prefix_list
Purpose This command is used to set the prefix list debugging flags to be disabled or enabled. If this
flag is enabled, the prefix list will display the values permit or deny in BGP module.
Syntax
debug bgp prefix_list [enable | disable]
Description This command is used to set the prefix list debugging flags to be disabled or enabled.
Parameters
enable - Enable the prefix_list debug function
disable - Disable the prefix_list debug function
Restrictions Only Administrator level users can issue this command.
Example usage:
Configure the prefix list debug flags’ state to be enabled:
DGS-3627:admin# debug bgp prefix_list enable
Command: debug bgp prefix_list enable
Success.
After configuring BGP to enable the prefix list debug flag, it may print the following information when the prefix list is
applied:
Prefix_list:<list1>,apply bgp neighbor:<15.0.0.1> MATCH.