Viewing A List Of Neighbors; Adding A Neighbor - Siemens RUGGEDCOM ROX II User Manual

Cli
Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

Chapter 5
Setup and Configuration
The following sections describe how to configure and manage neighbors for dynamic BGP routes:
Section 5.19.7.1, "Viewing a List of Neighbors"
Section 5.19.7.2, "Adding a Neighbor"
Section 5.19.7.3, "Configuring the Distribution of Prefix Lists"
Section 5.19.7.4, "Tracking Commands for BGP Neighbors"
Section 5.19.7.5, "Deleting a Neighbor"
Section 5.19.7.1

Viewing a List of Neighbors

To view a list of neighbors configured for a BGP network, type:
show running-config routing bgp neighbor
If neighbors have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing bgp neighbor
routing bgp
neighbor 192.168.123.3
remote-as 100
no ebgp-multihop
no maximum-prefix
no next-hop-self
no password
no route-map in
no route-map out
no soft-reconfiguration
no weight
!
!
If no neighbors have been configured, add neighbors as needed. For more information, refer to
"Adding a
Neighbor".
Section 5.19.7.2

Adding a Neighbor

To add a neighbor for a BGP network, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Add the neighbor by typing:
routing bgp neighbor address
Where:
• address is the IP address of the neighbor
3.
Configure the route map settings by configuring the following parameter(s):
Parameter
in { in }
out { out }
330
Description
Apply route map to incoming routes.
Apply route map to outbound routes.
RUGGEDCOM ROX II
CLI User Guide
Section 5.19.7.2,
Viewing a List of Neighbors

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1512Rx1501Rx1510Rx1511

Table of Contents