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.edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
B.edit ospf policy set from protocol static set 1 then accept
C.set protocols OSPF export policy-name
D.set protocols OSPF policy policy-name
第2题:
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
第3题:
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?()
A. export [add-communities no-rfc1918-routes rejected-unwanted];
B. export [no-rfc1918-routes add-communities rejected-unwanted];
C. export [add-communities rejected-unwanted no-rfc1918-routes];
D. export [no-rfc1918-routes rejected-unwanted add-communities];
第4题:
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?()
第5题:
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?()
第6题:
A.Import policies concern routes received and determine which routes get put into the routing table.
B.Export policies concern routes received and determine which routes get put into the routing table.
C.Export policies are applied before the routing table.
D.Import polices are applied after the routing table.
第7题:
哪个命令使你能看到export policy应用在BGP相邻体的效果()
第8题:
A. The BGP import policy accepts all BGP routes.
B. The BGP export policy rejects all active BGP routes.
C. The OSPF import policy accepts all OSPF routes.
D. The OSPF export policy accepts all active OSPF routes.
第9题:
By default, which two statements are true about export routing policies?()
第10题:
What is the default export routing policy for EBGP?()