• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

F100-C-G2

2021-05-18提问
  • 0关注
  • 1收藏,1081浏览
粉丝:0人 关注:0人

问题描述:

lns侧配置l2tp后 一直出现virtual access 0 /1 changed to up down

组网及组网描述:

建立l2tpvpn

最佳答案

粉丝:21人 关注:11人

正常的有用户拨上来就up,下线就down

2 个回答
粉丝:134人 关注:6人

您好,请知:

这个是终端用户上线和下线的的记录。

如果没有终端拨号且还频繁出现UP DOWN,需进一步检查下L2TP的配置。

以下是L2TP VPN LNS的配置关键点,请参考:

[FW1]local-user weijianing class network

New local user added.

[FW1-luser-network-weijianing]password simple weijianing

[FW1-luser-network-weijianing]service-type ppp

[FW1-luser-network-weijianing]quit

[FW1]domain system

[FW1-isp-system]authentication ppp local

[FW1-isp-system]quit

[FW1]ip pool weijianing 172.16.1.2 172.16.1.254

[FW1]ip pool weijianing gateway 172.16.1.1

[FW1]int Virtual-Template 1

[FW1-Virtual-Template1]ip address 172.16.1.1 24

[FW1-Virtual-Template1]ppp authentication-mode chap domain system

[FW1-Virtual-Template1]remote address pool weijianing

[FW1-Virtual-Template1]quit

[FW1]security-zone name Untrust

[FW1-security-zone-Untrust]import interface Virtual-Template 1

[FW1-security-zone-Untrust]quit

[FW1]l2tp enable

[FW1]l2tp-group 1 mode lns

[FW1-l2tp1]undo tunnel authentication

[FW1-l2tp1]tunnel name LNS

[FW1-l2tp1]allow l2tp virtual-template 1

[FW1-l2tp1]quit

VPN用户能正常上下线吧?

得闲饮茶013 发表时间:2021-05-18 更多>>

就是这么打的,那个UP/DOWN 没关系嘛

zhiliao_2bkoFr 发表时间:2021-05-18

VPN用户能正常上下线吧?

得闲饮茶013 发表时间:2021-05-18
粉丝:133人 关注:1人

dis logbuffer看下是否有错误日志,如果没有就是正常的

%May 18 10:09:34:561 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:34:600 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:34:769 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:34:808 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:35:418 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:35:458 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:35:590 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:35:628 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:36:906 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:36:944 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:37:112 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:37:152 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:37:260 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is un l2tp enable %May 18 10:11:05:795 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is l2tp-group 1 %May 18 10:11:06:519 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:11:09:265 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is un allow %May 18 10:11:57:906 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is allow l2tp virtual-template 1 remote NFJDMPGW1 %May 18 10:11:58:870 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:12:21:781 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:13:00:253 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:13:31:394 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is quit %May 18 10:14:10:740 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is security-zone name Trust %May 18 10:14:18:464 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is import interface Virtual-Template 3 %May 18 10:14:20:127 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is import interface Virtual-Template 2 %May 18 10:14:22:311 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dsi this in view security-zone-Trust failed to be matched. %May 18 10:14:23:725 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:14:41:806 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dis tihs in view security-zone-Trust failed to be matched. %May 18 10:14:42:880 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command qit in view security-zone-Trust failed to be matched. %May 18 10:14:43:769 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is quit %May 18 10:14:44:659 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:18:15:257 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dis logfile in view system failed to be matched. %May 18 10:18:19:803 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis logfile summary %May 18 10:18:59:924 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is l2tp enable %May 18 10:19:02:207 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:02:245 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:05:591 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:19:08:094 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:08:132 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:11:327 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:11:366 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:12:506 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up.

zhiliao_2bkoFr 发表时间:2021-05-18 更多>>

%May 18 10:09:34:561 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:34:600 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:34:769 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:34:808 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:35:418 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:35:458 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:35:590 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:35:628 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:36:906 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:36:944 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:37:112 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:09:37:152 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:09:37:260 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is un l2tp enable %May 18 10:11:05:795 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is l2tp-group 1 %May 18 10:11:06:519 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:11:09:265 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is un allow %May 18 10:11:57:906 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is allow l2tp virtual-template 1 remote NFJDMPGW1 %May 18 10:11:58:870 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:12:21:781 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:13:00:253 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:13:31:394 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is quit %May 18 10:14:10:740 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is security-zone name Trust %May 18 10:14:18:464 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is import interface Virtual-Template 3 %May 18 10:14:20:127 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is import interface Virtual-Template 2 %May 18 10:14:22:311 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dsi this in view security-zone-Trust failed to be matched. %May 18 10:14:23:725 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis this %May 18 10:14:41:806 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dis tihs in view security-zone-Trust failed to be matched. %May 18 10:14:42:880 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command qit in view security-zone-Trust failed to be matched. %May 18 10:14:43:769 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is quit %May 18 10:14:44:659 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:18:15:257 2021 H3C SHELL/4/SHELL_CMD_MATCHFAIL: -User=admin-IPAddr=**; Command dis logfile in view system failed to be matched. %May 18 10:18:19:803 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis logfile summary %May 18 10:18:59:924 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is l2tp enable %May 18 10:19:02:207 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:02:245 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:05:591 2021 H3C SHELL/6/SHELL_CMD: -Line=con0-IPAddr=**-User=admin; Command is dis current-configuration %May 18 10:19:08:094 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:08:132 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:11:327 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up. %May 18 10:19:11:366 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to down. %May 18 10:19:12:506 2021 H3C IFNET/3/PHY_UPDOWN: Physical state on the interface Virtual-Access0 changed to up.

zhiliao_2bkoFr 发表时间:2021-05-18

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明