[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zebra
Subject:    [zebra 11010] Translate commands form Cisco to Zebra
From:       "Van Howell" <vhowell () csgcomm ! com>
Date:       2001-10-30 20:04:21
[Download RAW message or body]

I have run across a Cisco Configuration that contains a line that Zebra will
not accept. Could anyone translate it for me. The line is

access-list 1 permit 0.0.0.0 127.255.255.255
access-list 2 deny 0.0.0.0 127.255.255.255

What this is suppose to do, along with some route-map statements, is to make
any network lower thatn 128.0.0.0 go out one interface and the rest exit via
the other interface.

The remainder of the script it below

neighbor 160.20.20.2 remote-as 10
neighbor 160.20.20.2 route-map UPDATES-1 in
neighbor 150.10.10.2 remote-as 12
neighbor 150.10.10.2 route-map UPDATES-2 in

route-map UPDATES-1 permit 10
match ip address 1
set weight 100

route-map UPDATES-1 permit 20
match ip address 2

route-map UPDATES-2 permit 10
match ip address 1

route-map UPDATES-2 permit 20
match ip address 2
set weight 100

access-list 1 permit 0.0.0.0 127.255.255.255
access-list 2 deny 0.0.0.0 127.255.255.255
access-list 2 permit any

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic