Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
516
Example: Route Reflection with VPNv4 Clients
Final Configuration Example
RR Configuration
global
vrf
definition vrf1
rd 100:1
route-target both 100:1
ip fe-1-1
vrf-forwarding vrf1
ipv4
address 1.1.1.2/30
ip fe-1-2
vrf-forwarding vrf1
ipv4
address 1.1.2.1/30
routing bgp
enabled
as-id 100
router-id 5.5.5.5
route-reflector enabled
route-reflector cluster-id 5.5.5.5
address-family ipv4
vrf vrf1
redistribute connected
neighbor 1.1.1.1
remote-as 100
route-reflector-client enabled
neighbor 1.1.2.2
remote-as 100
route-reflector-client enabled
R1 Configuration
routing bgp
enabled
as-id 100
router-id 5.5.5.1
neighbor 1.1.1.2
remote-as 100
redistribute connected
R2 Configuration
routing bgp
enabled
as-id 100
router-id 5.5.5.2
neighbor 1.1.2.1
remote-as 100
neighbor 1.1.3.2
remote-as 101
redistribute connected
R3 Configuration
routing bgp
enabled
as-id 100
router-id 5.5.5.3
neighbor 1.1.3.1
remote-as 100
redistribute connected
Section 13.8.11.8
Example: Route Reflection with VPNv4 Clients
BGP route reflection can be used to advertise VPNv4 routes between Provider Edge (PE) devices inside a provider
network. This specific application is complicated by the fact that VPNv4 routes to the Customer Edge (CE) devices
are within VRFs that are not known to the global VRF shared by each PE device.
For more information about configuring this type of topology, refer to the application description
[https://support.industry.siemens.com/cs/ww/en/view/109757209]
.
Section 13.8.12
Viewing the Status of Dynamic BGP Routes
To view the status of the dynamic BGP routes configured on the device, type:
show
routing status bgp route
If BGP routes have been configured, a table or list similar to the following example appears:
ruggedcom# show routing status bgp route | tab
LOCAL AS
NETWORK ADDRESS SELECTED INTERNAL METRIC PREFERENCE WEIGHT PATH ORIGIN
-----------------------------------------------------------------------------------------
192.168.1.0
Summary of Contents for RUGGEDCOM ROX II
Page 2: ...RUGGEDCOM ROX II CLI User Guide ii ...
Page 4: ...RUGGEDCOM ROX II CLI User Guide iv ...
Page 39: ...RUGGEDCOM ROX II CLI User Guide Table of Contents xxxix 19 5 VLANs 752 ...
Page 40: ...Table of Contents RUGGEDCOM ROX II CLI User Guide xl ...
Page 46: ...Preface RUGGEDCOM ROX II CLI User Guide xlvi Customer Support ...
Page 170: ...Chapter 5 System Administration RUGGEDCOM ROX II CLI User Guide 124 Deleting a Scheduled Job ...
Page 256: ...Chapter 6 Security RUGGEDCOM ROX II CLI User Guide 210 Enabling Disabling a Firewall ...
Page 402: ...Chapter 11 Wireless RUGGEDCOM ROX II CLI User Guide 356 Managing Cellular Modem Profiles ...