firewall: consolidate IPv4 and IPv6 address families for BGP
This commit is contained in:
		
							parent
							
								
									8a0113ea49
								
							
						
					
					
						commit
						cafa938da3
					
				
					 2 changed files with 8 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -77,10 +77,12 @@ router bgp {{ asn.asn }} vrf outside
 | 
			
		|||
{% endfor %}
 | 
			
		||||
 | 
			
		||||
  address-family ipv4 unicast
 | 
			
		||||
    neighbor peerlink.4 activate
 | 
			
		||||
    neighbor peerlink.4 soft-reconfiguration inbound
 | 
			
		||||
    neighbor peerlink.4 route-map peer.4->me in
 | 
			
		||||
    neighbor peerlink.4 route-map me->peer.4 out
 | 
			
		||||
 | 
			
		||||
    neighbor firewall activate
 | 
			
		||||
    neighbor firewall allowas-in 1
 | 
			
		||||
    neighbor firewall default-originate
 | 
			
		||||
    neighbor firewall soft-reconfiguration inbound
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue