File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545    # Check /etc/pam.d/frr if you intend to use "vtysh"! 
4646    # 
4747    vtysh_enable=yes 
48-     zebra_options="  -A 127.0.0.1 -s 90000000" 
49-     bgpd_options="   -A 127.0.0.1" 
48+     zebra_options="  -A 127.0.0.1 -s 90000000 --limit-fds 100000 " 
49+     bgpd_options="   -A 127.0.0.1 --limit-fds 100000 " 
5050    ospfd_options="  -A 127.0.0.1" 
5151    ospf6d_options=" -A ::1" 
5252    ripd_options="   -A 127.0.0.1" 
5959    babeld_options=" -A 127.0.0.1" 
6060    sharpd_options=" -A 127.0.0.1" 
6161    pbrd_options="   -A 127.0.0.1" 
62-     staticd_options="-A 127.0.0.1" 
63-     bfdd_options="   -A 127.0.0.1" 
62+     staticd_options="-A 127.0.0.1 --limit-fds 100000 " 
63+     bfdd_options="   -A 127.0.0.1 --limit-fds 100000 " 
6464    fabricd_options="-A 127.0.0.1" 
6565    vrrpd_options="  -A 127.0.0.1" 
6666
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments