export [add-communities no-rfc1918-routes ejected-unwanted];
export [no-rfc1918-routes add-communities rejected-unwanted];
export [add-communities rejected-unwanted no-rfc1918-routes];
export [no-rfc1918-routes rejected-unwanted add-communities];
第1题:
A. Apply an export policy to OSPF that exports the default route
B. Apply an import policy to OSPF that imports the default route
C. Apply the default-network command to OSPF
D. Apply the redistribute-igp command to BGP
第2题:
A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()
第3题:
A BGP router has the following configuration: protocols{ bgp{ export[policy-1 policy-2 policy-3]; }} policy-options{ policy-statementpolicy-2 { termget-statics{ fromprotocol static; thenaccept; } termreject-all { thenreject; } } policy-statementpolicy-1 { termget-aggregate { fromprotocol aggregate; thenaccept; } termreject-all { thenreject; } } policy-statementpolicy-3 { termget-ospf { fromprotocol ospf; thenaccept; } termreject-all { thenreject; } } } Which policy term is evaluated first when exporting routes?()
第4题:
Which statements about the Route Target Rewrite feature are not true? ()
第5题:
What is the default export routing policy for EBGP?()
第6题:
A BGP router should use three export policies named add-communities, no-rfc1918-routes, andrejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()
第7题:
Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()
第8题:
By default, which two statements are true about export routing policies?()
第9题:
Accept all active BGP routes
Accept all BGP routes
Accept no routes
Accept all active IGP routes
第10题:
After the route target replacement policy is applied to the target router, the BGP session need not be refreshed manually to put the policy into operation.
Route Target Rewrite allows the administration of the routing policy to stay local to the AS.
Route target replacement is always done by the ASBR.
Route target rewrites are supported for VRF export maps.
Route target replacement can be done on incoming and outgoing BGP updates.
第11题:
Accept all active BGP routes.
Accept all BGP routes.
Accept no routes.
Accept all active IGP routes.
第12题:
Apply an export policy to OSPF that exports the default route
Apply an import policy to OSPF that imports the default route
Apply the default-network command to OSPF
Apply the redistribute-igp command to BGP
第13题:
哪个命令使你能看到export policy应用在BGP相邻体的效果()
第14题:
By default, which two statements are true about export routing policies?()
第15题:
What is the default export routing policy for EBGP?()
第16题:
You have received a default route through BGP from your ISP and you want to redistribute it into OSPF.Which method will accomplish this?()
第17题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第18题:
Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
第19题:
Which statement is true about import and export routing policies?()
第20题:
The BGP import policy accepts all BGP routes.
The BGP export policy rejects all active BGP routes.
The OSPF import policy accepts all OSPF routes.
The OSPF export policy accepts all active OSPF routes.
第21题:
export [add-communities no-rfc1918-routes rejected-unwanted];
export [no-rfc1918-routes add-communities rejected-unwanted];
export [add-communities rejected-unwanted no-rfc1918-routes];
export [no-rfc1918-routes rejected-unwanted add-communities];
第22题:
Apply an import policy to OSPF; this will import the static routes into OSPF
Apply an export policy to protocol static; this will export the routes to other protocols.
Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.
Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.
第23题:
get-ospf
reject-all
get-statics
get-aggregate