首页 科技问答 bmIQaI,如何删除配置的gre tunnel

bmIQaI,如何删除配置的gre tunnel

科技问答 240
1683818429,CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。内容来源:知了社区

问题描述:

删除创建好的gre tunnel

组网及组网描述:

提问

reset gre p2mp tunnel-table命令用来清除点到多点GRE隧道的隧道动态表项信息。

【命令】

reset gre p2mp tunnel-table interface tunnel number [ destination { dest-address | ipv6 dest-ipv6-address } tunnel-destination { tunnel-dest-address | ipv6 tunnel-dest-address } ]

【视图】

用户视图

【缺省用户角色】

network-admin

【参数】

interface tunnel number:清除指定隧道接口上的隧道动态表项。其中,number为Tunnel接口号。

destination { dest-address | ipv6 dest-ipv6-address }:清除指定隧道对端内网的IPv4地址的隧道动态表项或IPv6地址的隧道动态表项。

tunnel-destination { tunnel-dest-address | ipv6 tunnel-dest-address }:清除指定隧道目的IPv4地址或IPv6地址的隧道动态表项。

【使用指导】

如果不指定destination { dest-address | ipv6 dest-ipv6-address }和tunnel-destination { tunnel-dest-address | ipv6 tunnel-dest-address }参数,则清除指定隧道接口上所有的隧道动态表项。

【举例】

# 清除点到多点GRE隧道接口Tunnel0下的所有隧道动态表项信息。

<Sysname> reset gre p2mp tunnel-table interface tunnel 0

# 清除点到多点GRE隧道接口Tunnel0下的指定隧道动态表项:分支网络的私网地址为10.0.0.1,隧道目的地址为

<Sysname> reset gre p2mp tunnel-table interface tunnel 0 destination 10.0.0.1 tunnel-destination 回答

暂无

你正在,如何删除配置的gre tunnel