mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-11-04 09:45:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			136 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
hostname h2
 | 
						|
!
 | 
						|
interface h2-eth0
 | 
						|
 description connection to r1 via sw2
 | 
						|
 ip address 192.168.101.2/24
 | 
						|
!
 | 
						|
ip route 0.0.0.0/0 192.168.101.1
 | 
						|
!
 |