Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 3386

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Verification
Purpose
Action
3282
®
OS for EX Series Ethernet Switches, Release 10.4
}
}
}
firewall {
family inet {
filter fil {
term t1 {
from {
source-address {
1.1.1.1/32;
}
protocol tcp;
}
then {
routing-instance vrf01;
}
}
}
}
}
routing-instances {
vrf01 {
instance-type virtual-router;
interface ge-0/0/1.0;
interface ge-0/0/3.0;
routing-options {
static {
route 12.34.56.0/24 next-hop 10.1.3.254;
}
}
}
}
To confirm that the configuration is working properly, perform these tasks:
Verifying That Filter-Based Forwarding Was Configured on page 3282
Verifying That Filter-Based Forwarding Was Configured
Verify that filter-based forwarding was properly enabled on the switch.
Use the
show interfaces filters
1.
user@switch> show interfaces filters ge-0/0/0.0
Interface
ge-0/0/0.0
Use the
2.
show route forwarding-table
user@switch> show route forwarding-table
Routing table: default.inet
Internet:
Destination
command:
Admin Link Proto Input Filter
up
down inet
fil
command:
Type RtRef Next hop
Output Filter
Type Index NhRef Netif
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents