[j-nsp] PBR JUNOS
Muhammad Farooq
scorpianbiz at hotmail.com
Wed Jan 20 09:15:00 EST 2010
Experts,
I have a PBR question.
Suppose I have a following firewall filter..
term 1 {
from destination-port [http https]
}
then routing-instance test;
term 2 {
then accept;
routing-instance test {
instance-type forwarding;
{
routing-option static route 0/0 next-hop 192.168.1.1/30
}
}
interface fe-2/0/0 {
unit 0 {
family inet {
address 192.168.1.2/30
}
}
}
Now if interface fe-2/0/0 goes down and route removed form routing table. Then what will be the flow of HTTP and HTTPS traffic. Traffic will be droped or will match to term 2?
or can we bypass PBR in case interface fe-2/0/0 goes down?
Thanks in advance
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009
More information about the juniper-nsp
mailing list