DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
183
Switch(config-router)# neighbor 10.20.40.10 remote-as 65200
Switch(config-router)# neighbor 10.20.40.10 prefix-list CUSTOMER in
Switch(config-router)# neighbor 10.20.40.10 capability orf prefix-list send
Router B:
Switch# configure terminal
Switch(config)# router bgp 65200
Switch(config-router)# neighbor 10.20.30.5 remote-as 65100
Switch(config-router)# neighbor 10.20.30.5 capability orf prefix-list receive
Switch(config-router)# exit
Switch(config)# exit
Switch# clear ip bgp 10.20.30.5 soft in prefix-filter
11-41
neighbor default-originate
This command is used to generate a default route to a neighbor. Use the
no
form of the command to
disable generating the default route or disable the conditional injection.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} default-originate [route-map MAP-NAME]
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} default-originate
Parameters
IP-ADDRESS
Specifies the IP address of the neighbor peer.
PEER-GROUP-NAME
Specifies the name of the BGP peer group.
route-map MAP-NAME
(Optional) Specifies the name of a route map to achieve conditional
injection of default route.
Default
No default route is sent to the neighbor.
Command Mode
Router Configuration Mode.
Address Family Configuration Mode (IPv4 Unicast and VRF).
Command Default Level
Level: 12.
Usage Guideline
Use this command to inject the default route to a neighbor. The injection of a default route does not
require the presence of 0.0.0.0 in the routing table. When the user specify the route map with the
command, the default route will not be injected unless there is a route in the routing table that is permitted
by the route map. If a route map is configured but the route map doesn’t exist, it acts if the route map is
not specified.
Example
This example shows how to configure the local router to inject the route 0.0.0.0 to the neighbor
172.16.2.3 unconditionally.
Switch# configure terminal
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...