Neighbor Weight - Enterasys X-Pedition XSR CLI Cli Reference Manual

Enterasys security router reference guide
Table of Contents

Advertisement

neighbor weight

This command specifies a weight value for a connection to a neighbor or a BGP peer group. 
Syntax
neighbor {ip-address | peer-group-name} weight value
ip-address
peer-group-name
value
Syntax of the "no" Form
The no form of this command removes a neighbor's weight:
no neighbor {ip-address | peer-group-name} weight value
Mode
Router configuration: 
Example
The following example sets the specified neighbor's weight to 100:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 weight 100
ip as-path access-list
This command creates an as‐path filter list which can be applied to filter inbound and outbound 
BGP updates. The as‐path variable in the BGP routing update message is examined against a 
required parameter of this command, which represents AS numbers identified by means of a 
regular expression. Multiple regular expressions can be configured under a particular as‐path 
filter list.
Syntax
ip as-path access-list access-list-number {permit | deny} as-regular-expression
access-list-number
permit
Note: Perform a clear ip bgp neighbor <IP address> whenever this command is changed.
Neighbor's IP address.
BGP peer group by name. Range: 1 to 64 characters.
Assigns a weight for all routes learned from this neighbor, ranging 
from 0 to 65535.
XSR(config-router)#
Note: Perform a clear ip bgp whenever this command is changed.
Identifies the access list by number. Range is 1 to 199.
Instructs XSR to permit access to paths matching specified conditions.
BGP Configuration Commands
XSR CLI Reference Guide 6-105

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents