At which configuration hierarchy level is a static bridge table entry configured?
A.
[ interfaces interface-name ]
B.
[ protocols ]
C.
[ ethernet-switching-options ]
D.
[ forwarding-options ]
At which configuration hierarchy level is a static bridge table entry configured?
At which configuration hierarchy level is a static bridge table entry configured?
A.
[ interfaces interface-name ]
B.
[ protocols ]
C.
[ ethernet-switching-options ]
D.
[ forwarding-options ]
I think answer is B .
user@SW1#edit protocols
[edit protocols]
user@SW1#set stp bridge-priority 12288
[edit protocols]
I think the answer is “C”.
In my opinion, “Static Bridge Table Entry” is the same as “Static MAC Address Entry”. Also the command is.
[edit ethernet-switching-options]
set static vlan mac
http://www.juniper.net/techpubs/en_US/junos15.1/topics/task/configuration/bridging-static-mac-cli.html
It is likely to be “C”. In my ex4200:
EX-Core# edit ethernet-switching-options
{master:1}[edit ethernet-switching-options]
root@EX-Core# set ?
Possible completions:
> analyzer Analyzer options
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except Don’t inherit configuration data from these groups
> authentication-whitelist MAC authentication-whitelist configuration needed to bypass Authentication
> bpdu-block Block BPDU on interface (BPDU Protect)
> dot1q-tunneling Dot1q tunneling global options
> interfaces Ethernet switching family interface names
mac-lookup-length MAC look up length options
> mac-notification MAC notification options
> mac-table-aging-time MAC aging time configuration
> nonstop-bridging Enable Non stop operation
> port-error-disable Port error disable options
> redundant-trunk-group Redundant trunk group
> secure-access-port Access port security options
> static Static forwarding entries
> storm-control Storm control configuration
> traceoptions Global tracing options for access security
uac-policy Enable unified access control enforcement of policy
> unknown-unicast-forwarding Set interface for forwarding of unknown unicast packets
> voip Voice-over-IP configuration
{master:1}[edit ethernet-switching-options]