[j-nsp] PBR config help

2009-11-14 Thread Samit
Hi gurus, I am looking for following cisco PBR example equivalent config for junos and work. interface GigabitEthernet0/0 description WAN1-primary ip address 192.168.1.1 255.255.255.0 interface GigabitEthernet0/1 description WAN2-secondary ip address 192.168.2.1 255.255.255.0 interface

Re: [j-nsp] PBR config help

2009-11-14 Thread Nalkhande Tarique Abbas
[mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of Samit Sent: Saturday, November 14, 2009 9:01 PM To: juniper-nsp@puck.nether.net Subject: [j-nsp] PBR config help Hi gurus, I am looking for following cisco PBR example equivalent config for junos and work. interface GigabitEthernet0/0

Re: [j-nsp] PBR config help

2009-11-14 Thread Ramesh Karki
Samit Dai, Here is the complete Configuration for JunOS FBF : JunOS#(edit prompt) JunOS#set routing-instances pbr-test instance-type forwarding JunOS#set routing-instances pbr-test routing-options static route 0.0.0.0/0next-hop 192.168.2.1 JunOS#commit JunOS#set routing-options interface-routes