Which two attributes are seen in every update packet?
When analyzing BGP packets, you notice that specific path attributes are always present.
Which two attributes are seen in every update packet? (Choose two.)
Which configuration is correct?
You are creating an RVI.
Which configuration is correct?
Which OSPF reference bandwidth setting would give a 1-Gbps link a metric of 10?
Which OSPF reference bandwidth setting would give a 1-Gbps link a metric of 10?
What are two considerations for determining the master router in VRRP?
What are two considerations for determining the master router in VRRP? (Choose two.)
Which routing protocol is used for peering between autonomous systems?
Tyler and Staci are network administrators for AS1 and AS2. Which routing protocol is used for
peering between autonomous systems?
Which two commands will display the link speed of ge-0/0/0?
Which two commands will display the link speed of ge-0/0/0? (Choose two.)
What are two types of PVLAN broadcast domains?
What are two types of PVLAN broadcast domains? (Choose two).
What are two purposes of MAC move limiting?
What are two purposes of MAC move limiting? (Choose two.)
Which routes will be propagated to OSPF neighbors?
— Exhibit —
[edit routing-options]
user@R1# show
static {
route 172.29.130.0/17 next-hop 172.30.25.1;
route 172.29.13.0/24 {
next-hop 172.30.25.1;
no-readvertise;
}
route 172.29.16.0/12 next-hop 172.30.25.1;
route 172.29.20.0/24 next-hop 172.30.25.1;
}
[edit protocols ospf]
user@R1# show
export Export_OSPF;
area 0.0.0.0 {
interface ge-0/0/2.0;
interface ge-0/0/3.0;
interface lo0.0;
}
[edit policy-options]
user@R1# show
policy-statement Export_OSPF {
term match-static-routes {
from {
protocol static;
route-filter 172.29.0.0/16 orlonger;
}
then accept;
}
}
— Exhibit —
Referring to the exhibit, there is an OSPF policy to redistribute static routes.
Which routes will be propagated to OSPF neighbors?
which two statements are correct about this VRRP deployment?
— Exhibit —
user@R1# show interfaces
ge-0/0/8 {
unit 0 {
family inet {
address 172.25.100.2/24 {
vrrp-group 10 {
virtual-address 172.25.100.1;
priority 200;
}
}
— Exhibit —
Two routers, R1 and R2, are part of a VRRP master and backup design.
Referring to the exhibit, which two statements are correct about this VRRP deployment? (Choose
two.)