mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	policy: T4293 ip-next-hop unchanged & peer-address (#734)
Documentation changes to go along with https://github.com/vyos/vyos-1x/pull/1243
This commit is contained in:
		
							parent
							
								
									9b275d3077
								
							
						
					
					
						commit
						da7272e37c
					
				| @ -201,11 +201,40 @@ Route Map | |||||||
| 
 | 
 | ||||||
|    Nexthop IP address. |    Nexthop IP address. | ||||||
| 
 | 
 | ||||||
|  | .. cfgcmd:: set policy route-map <text> rule <1-65535> set ip-next-hop | ||||||
|  |    unchanged | ||||||
|  | 
 | ||||||
|  |    Set the next-hop as unchanged. Pass through the route-map without | ||||||
|  |    changing its value | ||||||
|  | 
 | ||||||
|  | .. cfgcmd:: set policy route-map <text> rule <1-65535> set ip-next-hop | ||||||
|  |    peer-address | ||||||
|  | 
 | ||||||
|  |    Set the BGP nexthop address to the address of the peer. For an incoming | ||||||
|  |    route-map this means the ip address of our peer is used. For an  | ||||||
|  |    outgoing route-map this means the ip address of our self is used to  | ||||||
|  |    establish the peering with our neighbor. | ||||||
|  | 
 | ||||||
| .. cfgcmd:: set policy route-map <text> rule <1-65535> set ipv6-next-hop | .. cfgcmd:: set policy route-map <text> rule <1-65535> set ipv6-next-hop | ||||||
|    <global|local> <h:h:h:h:h:h:h:h> |    <global|local> <h:h:h:h:h:h:h:h> | ||||||
| 
 | 
 | ||||||
|    Nexthop IPv6 address. |    Nexthop IPv6 address. | ||||||
| 
 | 
 | ||||||
|  | .. cfgcmd:: set policy route-map <text> rule <1-65535> set ipv6-next-hop | ||||||
|  |    peer-address | ||||||
|  | 
 | ||||||
|  |    Set the BGP nexthop address to the address of the peer. For an incoming | ||||||
|  |    route-map this means the ip address of our peer is used. For an  | ||||||
|  |    outgoing route-map this means the ip address of our self is used to  | ||||||
|  |    establish the peering with our neighbor. | ||||||
|  |     | ||||||
|  | .. cfgcmd:: set policy route-map <text> rule <1-65535> set ipv6-next-hop | ||||||
|  |    prefer-global | ||||||
|  |     | ||||||
|  |    For Incoming and Import Route-maps if we receive a v6 global and v6 LL | ||||||
|  |    address for the route, then prefer to use the global address as the | ||||||
|  |    nexthop. | ||||||
|  |     | ||||||
| .. cfgcmd:: set policy route-map <text> rule <1-65535> set large-community | .. cfgcmd:: set policy route-map <text> rule <1-65535> set large-community | ||||||
|    <text> |    <text> | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user