CLI Guide

Table Of Contents
Layer 3 Routing Commands 1274
vrf-name—This optional parameter identifies the VRF for which to clear
counters. If not given, the default VRF counters are cleared.
Default Configuration
There is no default configuration.
Command Mode
Privileged Exec mode
User Guidelines
There are no user guidelines.
Command History
Introduced in version 6.3.0.1 firmware.
Example
console(config-router)#clear ip bgp counters
default-information originate (BGP Router
Configuration)
Use the default-information originate command to enable BGP to originate
a default route.
Syntax
default-information originate [ always ]
no default-information originate Default Configuration
always—Allows BGP to originate a default route even if the common
routing table has no default route.
Default Configuration
By default BGP does not originate a default route. If a default route is
redistributed into BGP, BGP does not advertise the default route unless the
default-information originate command has been given. The always option is
disabled by default.