which Junos routing table stores RSVP egress router information?
By default, which Junos routing table stores RSVP egress router information?
Which command correctly configures this setup?
You are logged into a router and have navigated to the [edit routing-options] level of the hierarchy.
You have been asked to define an aggregate route for 172.30/16.
Which command correctly configures this setup?
how are they grouped?
When sending BGP routes in an Update message, how are they grouped?
What would accomplish this goal?
You work for the regional Internet service provider shown in the exhibit. You have a partial BGP
table and are receiving a 10.100/16 route from your upstream ISP. You have been asked to
configure a default route that can be sent to your downstream customer. This route should forward
customer traffic toward your upstream Tier 1 ISP as long as the 10.100/16 route is present.
What would accomplish this goal?
what is the problem?
— Exhibit –interfaces {
ge-0/0/0 {
vlan-tagging;
unit 100 {
vlan-id 100;
family inet {
address 192.168.100.97/30;
}
family iso;
}
unit 200 {
vlan-id 200;
family inet {
address 192.168.100.94/30;
}
family iso;
}
}
fxp0 {
description “MGMT INTERFACE – DO NOT DELETE”;
unit 0 {
family inet {
address 10.210.10.11/27;
}
}
}
lo0 {
unit 0 {
family inet {
address 192.168.100.1/32;
}
family iso {
address 49.1111.1921.6801.0001.00;
}
}
}
}
protocols {
isis {
interface ge-0/0/0.100;
interface ge-0/0/0.200;
}
}
— Exhibit –Click the Exhibit button.
An operator is unable to establish any IS-IS adjacencies on a router in the network.
Based on the configuration shown in the exhibit, what is the problem?
Why are two addresses being shown for this interface?
— Exhibit –user@r1> show interfaces terse ge-1/0/0
Interface Admin Link Proto Local Remote
ge-1/0/0 up up
ge-1/0/0.0 up up inet6 fe80::226:88ff:fe02:7481/64
fec0:0:0:2003::1/64
— Exhibit –Click the Exhibit button.
You run the command show interfaces terse ge-1/0/0 and see the output shown in the exhibit.
Why are two addresses being shown for this interface?
How can the policy referenced in the exhibit be used to make sure routes are usable?
— Exhibit –[edit]
user@Router-X# show policy-options policy-statement nhs
term 1 {
from {
protocol bgp;
neighbor 10.0.21.2;
}
then next-hop self;
}
— Exhibit –Click the Exhibit button.
Router-X has an external peering session to 10.0.21.2 and several internal peers.
How can the policy referenced in the exhibit be used to make sure routes are usable?
what will be the IS-IS levels enabled on the interface ge-0/0/0.100?
— Exhibit –protocols {
isis {
interface lo0.0;
interface ge-0/0/0.100;
}
}
— Exhibit –Click the Exhibit button.
Referring to the exhibit, what will be the IS-IS levels enabled on the interface ge-0/0/0.100?
What are two valid actions that can be applied to a frame by a Layer 2 firewall filter?
What are two valid actions that can be applied to a frame by a Layer 2 firewall filter?
(Choose two)
Which two statements describe differences between IPv4 and IPv6?
Which two statements describe differences between IPv4 and IPv6? (Choose two)