which statement is true about traffic from host_a to host_b?
Click the Exhibit button.
[edit security policies from-zone HR to-zone trust]
user@host# show
policy two {
match {
source-address subnet_a;
destination-address host_b;
application [ junos-telnet junos-ping ];
}
then {
reject;
}} policy one {
match {
source-address host_a;
destination-address subnet_b;
application any;
}
then {
permit;
}}
host_a is in subnet_a and host_b is in subnet_b.
Given the configuration shown in the exhibit, which statement is true about traffic from
host_a to host_b?
How many usable hosts are available?
You have been allocated a 192.168.100.0/22 network.
How many usable hosts are available?
What is the proper command to create a DHCP address pool?
What is the proper command to create a DHCP address pool?
Which command will resolve this problem?
{master:0}[edit interfaces]
user@switch# show
me0 {
disable;
unit 0 {
familyinet {
address 10.1.1.10/24;
}
}
}
Administrators report that they are unable to access the management interface of the EX Series
device shown in the exhibit.
Which command will resolve this problem?
Which statement is true about interface-based source NAT?
Which statement is true about interface-based source NAT?
what does the profile utility accomplish?
When configuring PPP over ATM interfaces, what does the profile utility accomplish?
Which two statements accurately describe a broadcast domain?
Which two statements accurately describe a broadcast domain? (Choose two.)
Which statement is true about logical units?
Which statement is true about logical units?
what configuration command determines which virtual router’s RADIUS server will authenticate a client
When configuring PPP over ATM, what configuration command determines which virtual router’s
RADIUS server will authenticate a client’s login?
Which two statements are true about pool-based destination NAT?
Which two statements are true about pool-based destination NAT? (Choose two.)