陳罐西 发表于 2018-3-17 16:26:27

300-135 讨论一下新拖图题VPN知识点

我看战报上有提到VPN封装的考点
请问考的是不是这个知识点。

陳罐西 发表于 2018-3-17 16:32:28

补充一下SSH的配置顺序:
Router(config)#username cisco privilege 15 secret cisco123
Router(config)#line vty 0 4
Router(config-line)#login local
Router(config-line)#transport input ssh
Router(config-line)#exec-timeout 5 30
Router(config-line)#exit
Router(config)#ip domain-name ccnp
Router(config)#crypto key generate rsa general-keys moduls 1024
Router(config)#ip ssh version 2
Router#copy run start

waterflows 发表于 2018-3-17 22:57:50

有一条拖图题关于GRE封装步骤的
左边有6个选项,需要按顺序拖4个到右边
1、GRE HEADER,2、Tunnel Source address,3、Tunnel Destination address,4、Original Source address,5、Original destination address,6、data
答案我认为是
1、隧道源地址,2隧道目的地址,3、GRE HEADER,4、data

陳罐西 发表于 2018-3-18 10:45:58

waterflows 发表于 2018-3-17 22:57
有一条拖图题关于GRE封装步骤的
左边有6个选项,需要按顺序拖4个到右边
1、GRE HEADER,2、Tunnel Source ...

我感觉你的答案应该是对的
新的ip包头就应该是tunnel的source address 和 destion address。
接着就是gre header
最后就是有效载荷 也就是data

brillianted 发表于 2018-3-18 19:14:11

GRE header 是放在新tunnel 包头和原数据包头之间。
应该是: 2、Tunnel Source address,3、Tunnel Destination address,1、GRE HEADER, 4、Original Source address,5、Original destination address,6、data

https://i1.wp.com/1.bp.blogspot.com/-o6ZPeB7zA7k/T7ceJEGrEaI/AAAAAAAAAh4/ucrBYVg5z2Y/s1600/gre-tunnel-keepalive-1.gif

waterflows 发表于 2018-3-18 22:56:36

brillianted 发表于 2018-3-18 19:14
GRE header 是放在新tunnel 包头和原数据包头之间。
应该是: 2、Tunnel Source address,3、Tunnel Desti ...

我说了,答案里面只能选择四个选项啊亲。你怎么填的下去六个……?

brillianted 发表于 2018-3-19 11:05:45

waterflows 发表于 2018-3-18 22:56
我说了,答案里面只能选择四个选项啊亲。你怎么填的下去六个……?

这条题目,我也答错了,没看到你的描述,
估计是 前四个了。

gerrywang 发表于 2018-3-20 07:34:48

Thank you so much for your great discussion!Are there any more updated information from your test?
How many D&D questions totally?I only found 2 to 3?someone said that it could be 4?Thank you so much for your great help!

gerrywang 发表于 2018-3-20 20:33:36

so the answer is 1、隧道源地址,2隧道目的地址,3、GRE HEADER,4、data
Or the answer is 1、GRE HEADER,2、Tunnel Source address,3、Tunnel Destination address,4、Original Source address???
Could you help to confirm which one is correct?Thanks a lot!!!
页: [1]
查看完整版本: 300-135 讨论一下新拖图题VPN知识点