[FUGSPBR] Cisco

Mauricio Goto freebsd-brasil em uol.com.br
Qua Jan 9 03:37:37 BRST 2002


 >> Pessoal, 
 >> Alguem conhece algum software de emulação de Roteadores ciscos??? 

> o zebra nao faz isso ?
> já ouvi falar que pra linux faz


Sim faz...

exemplo do meu conf:
!
interface fxp0
 ip address xxx.xxx.xxx.xxx
 ipv6 nd suppress-ra
!
ip route 0.0.0.0/0 xxx.xxx.xxx.xxx (default)
ip route xxx.xxx.xxx.xxx/24 zzz.zzz.zzz.zzz (static)
!
[...]


## No server ###

Zebra Server# show interface fxp0
Interface fxp0
  index 1 metric 1 mtu 1500 <UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
  HWaddr: 00:a0:c9:61:65:20
  inet xxx.xxx.xxx.xxx/24 broadcast xxx.xxx.xxx.xxx
  inet xxx.xxx.xxx.xxx/27 broadcast xxx.xxx.xxx.xxx
    input packets 60654077, bytes 2002403178, dropped 0, multicast
packets 889075
    input errors 0
    output packets 74776039, bytes 196044329, multicast packets 0
    output errors 0
    collisions 0

[...]

Zebra Server# show ip route 
Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,
       B - BGP, > - selected route, * - FIB route

C>* 127.0.0.0/8 is directly connected, lo0
S>* xxx.xxx.xxx.xxx [1/0] via xxx.xxx.xxx.xxx, fxp0

[...]

Zebra Server(config)# 
  access-list  Add an access list entry
  banner       Set banner string
  debug        Debugging functions (see also 'undebug')
  enable       Modify enable password parameters
  end          End current mode and change to enable mode.
  exit         Exit current mode and down to previous mode
  help         Description of the interactive help system
  hostname     Set system's network name
  interface    Select an interface to configure
  ip           IP information
  ipv6         IPv6 information
  line         Configure a terminal line
  list         Print command list
  log          Logging control
  no           Negate a command or set its defaults
  password     Assign the terminal connection password
  quit         Exit current mode and down to previous mode
  service      Set up miscellaneous service
  show         Show running system information
  write        Write running configuration to memory, network, or
terminal


da uma olhada na documentacao que tem muita coisa interessante como:
		      Zebra routing manager daemon 
                      RIP daemon 
                      RIPng daemon 
                      OSPF daemon 
                      BGP4 daemon 

http://www3.math.spbu.ru/~vps/doc/zebra/

ou no ports

goto > cd /usr/ports/
goto > make search key="zebra"
	Port:   zebra-0.92a
	Path:   /usr/ports/net/zebra
	Info:   Free RIPv1, RIPv2, OSPFv2, BGP4 route software
(server/reflector)
	Maint:  andreas_and_joe em tao.org.uk
	Index:  net ipv6
	B-deps:
	R-deps:

qqr duvida mail me,
-- 
[]x 
Mauricio Goto             System Administrator UOL - BOL
http://www.sys.adm.br     ICQ 55531812
----
Para sair da lista envie um e-mail para majordomo em fugspbr.org
com as palavras "unsubscribe fugspbr" no corpo da mensagem.



Mais detalhes sobre a lista de discussão freebsd