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

For ex series ethernet switches
Table of Contents

Advertisement

Action
Meaning
Related
Documentation
Copyright © 2010, Juniper Networks, Inc.
Verify that the firewall filter is applied to the management interface:
1.
[edit]
user@switch#show interfaces me0
unit 0 {
family inet {
filter {
output mgmt_fil1;
}
address 10.204.33.103/20;
}
}
Check the counter value that is associated with the firewall filter:
2.
user@switch> show firewall
Filter: mgmt_fil1
Counters:
Name
c1
From the management PC, establish a secure shell session with the switch:
3.
[user@management-pc ~]$ ssh user@10.204.33.103
Check counter values after SSH packets are generated from the switch in response
4.
to the secure shell session request by the management PC:
user@switch> show firewall
Filter: mgmt_fil1
Counters:
Name
c1
The output indicates that the firewall filter has been applied to the management interface
and the counter value indicates that 23 SSH packets were generated from the switch.
Configuring Firewall Filters (CLI Procedure) on page 3289
Example: Configuring Firewall Filters for Port, VLAN, and Router Traffic on EX Series
Switches on page 3261
Chapter 107: Examples of Firewall Filters Configuration
Bytes
0
Bytes
3533
Packets
0
Packets
23
3287

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents