Penguin

Differences between current version and revision by previous author of zebra.conf.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 13 Last edited on Saturday, February 17, 2007 11:35:06 pm by AlastairPorter
Older page: version 12 Last edited on Thursday, September 11, 2003 9:29:58 am by StuartYeates Revert
@@ -1,5 +1,6 @@
 Sample zebra.conf 
+<pre>  
  hostname hostname(1) 
  password YourVTYPassword 
  enable password !YourEnablePassword 
  log file /var/log/zebra/zebra.log 
@@ -17,9 +18,10 @@
  ipv6 nd suppress-ra 
  
  line vty %%% 
  ! allows you to configure [Zebra] via a telnet connection to [localhost] on port 2601 (zebra), requires password set 
+</pre>  
  
 ''If you dont have [IPv6] Support, you will need to remove the ipv6 lines '' 
  
  
 To get SNMP working with Zebra, refer to [ZebraSNMP]