[edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
[edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; } policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
[edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200;} policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
[edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }
第1题:
A. The packets have exceeded the time-to-live value.
B. There is a loop.
C. The asterisks indicate a response time out.
D. The asterisks indicate that the traceroute is completed.
第2题:
A. The forwarding table is stored only on the PFE
B. The forwarding table contains all known routes
C. The forwarding table is stored on both the RE and PFE
D. The forwarding table is stored only on the RE
第3题:
A.Only statement I is correct
B.Only statement II is correct
C.Both statements are correct
D.Neither statement is correct
参考答案:D
第4题:
Which statement is true about a routing table?()
第5题:
Given the correct input parameters, the Cisco WCS Planning Tool can calculate a recommendedaccess point count for which three uses? ()
第6题:
A. All routes are accepted.
B. All routes are rejected.
C. A 172.27.0.0/24 route will be accepted.
D. A 172.27.0.0/16 route will be accepted.
第7题:
A.A term must contain a "from" statement.
B.A term acts like "if" and "then" statements.
C.The most specific term has precedence.
D.Terms can be written in any order to achieve the same behavior.
第8题:
A. It contains routes learned dynamically only.
B. It finds the best path to each destination by using a modified shortest-path-first calculation.
C. It contains only active BGP routes.
D. It contains all accepted routes to all destinations.
第9题:
Which statement regaming high availabily in the Cisco UCS is correct?()
第10题:
Which statement is true about the routing table?()