网络技术配置命令汇总 一、GRE VPN 配置命令 1. 创建GRE隧道接口 interface Tunnel0/0/1 ip address 40.1.1.1 24 tunnel-protocol gre source 20.1.1.1 destination 30.1.1.2 quit 2.