D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
109
debug bgp show community_list
Parameters None.
Restrictions Only Administrator level users can issue this command.
Example usage:
Configure BGP to show the current community list information:
DGS-3627:admin# debug bgp show community_list
Command: debug bgp show community_list
Community list:1 standard
permit internet
DGS-3627:admin#
debug bgp route_map
Purpose This command is used to set the route map debugging flags to disabled or enabled. If this
flag is enabled, the route map permit or deny values in the BGP module will be displayed.
Syntax
debug bgp route_map [enable | disable]
Description This command is used to set the route map debugging flags to be disabled or enabled.
Parameters
enable - Enable the route_map debug function.
disable - Disable the route_map debug function.
Restrictions Only Administrator level users can issue this command.
Example usage:
Configure the route map debugging flags’ state to be enabled:
DGS-3627:admin# debug bgp router_map enable
Command: debug bgp router_map enable
Success.
After configuring BGP to enable the route map debug flag, it may print the following information when the route map is
applied:
route_map:<map1>,apply bgp neighbor:<13.0.0.1> MATCH.
route_map:<map1>,apply bgp static route:<32.0.0.0/8> Not MATCH.
debug bgp access_list
Purpose This command is used to set the access list debugging flags to be disabled or enabled. If this
flag is enabled, the access list will display the values permit or deny in BGP module.
Syntax
debug bgp access_list [enable | disable]
Description This command is used to set the access list debugging flags to be disabled or enabled.
Parameters
enable - Enable the access_list debug function
disable - Disable the access_list debug function
Restrictions Only Administrator level users can issue this command.