• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/9

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

9 Cards in this Set

  • Front
  • Back
What is Transparent mode?
An interface mode that allows the Device's interfaces to behave as layer 2 bridge or switch port.
What are the four main reason to use a Juniper firewall in transparent mode?
1)allows quick and easy implementation of a Juniper device in to an existing layer 3 network.
2) redesigning of topology not required
3) policies are not restricted to directly connected subnets
4)increased security.
What are the three predefined security zones?
V1-Trust
V1-DMZ
V1-Untrust
When you create a layer 2 zone other than the 3 predefined zones what must the name start with?
L2-
Putting a interface into a layer 2 zone automatically does what to it?
Makes it transparent
What code in the CLI would you use to see if a interface was in transparent mode?
get interface <interface name>
In the CLI what command is used to look up the ARP cache?
get arp
What command is used to manually configure MAC addresses in to a bridge table?
set mac <mac-address> <outgoing interface>
What command can you use to help device learn MAC addresses for its tables?
get mac-learn