版本:H3C Comware Software, Version 7.1.064, Release 9333P16
不支持创建 url 浪潮GS url-value http://10.1.4.106:80/
版本:H3C Comware Software, Version 7.1.064, Release 9333P16
不支持创建 url 浪潮GS url-value http://10.1.4.106:80/
(0)
最佳答案
# 创建URL表项urlitem,并配置资源的URL。
[Device-sslvpn-context-ctxweb1]url-item urlitem
[Device-sslvpn-context-ctxweb1-url-item-urlitem]url http://20.2.2.2
[Device-sslvpn-context-ctxweb1-url-item-urlitem]quit
# 创建URL列表urllist。
[Device-sslvpn-context-ctxweb1] url-list urllist
# 配置URL列表标题为web。
[Device-sslvpn-context-ctxweb1-url-list-urllist] heading web
# 配置URL列表引用的URL表项。
[Device-sslvpn-context-ctxweb1-url-list-urllist]resources url-item urlitem
[Device-sslvpn-context-ctxweb1-url-list-urllist] quit
(0)
这个文档和官网的不一样,在哪里可以查看呢?
http://www.h3c.com/cn/d_201811/1125226_30005_0.htm#_Toc528689083
最新版本改成使用urlitem来配置了
支持同时配置多种接入方式的,你是不是配置错了啊
(0)
http://www.h3c.com/cn/Service/Document_Software/Document_Center/IP_Security/FW_VPN/F5000/Configure/Typical_Configuration_Example/H3C_Web_CE(V7)-5W101/ 这个链接里面有web界面的配置 ,要不web界面试试
Device-sslvpn-context-ctxweb1-url-list-urllist] heading web # 创建一个URL表项,链接名为serverA,对应的URL为http://20.2.2.2。 [Device-sslvpn-context-ctxweb1-url-list-urllist] url serverA url-value http://20.2.2.2 [Device-sslvpn-context-ctxweb1-url-list-urllist] quit
在这里创建# 创建一个URL表项,链接名为serverA,对应的URL为http://20.2.2.2。 报错了
http://www.h3c.com/cn/Service/Document_Software/Document_Center/IP_Security/FW_VPN/F5000/Configure/Typical_Configuration_Example/H3C_Web_CE(V7)-5W101/ 这个链接里面有web界面的配置 ,要不web界面试试
可以
(0)
在这里创建# 创建一个URL表项,链接名为serverA,对应的URL为http://20.2.2.2。 报错了
如图创建报错啊
在这里创建# 创建一个URL表项,链接名为serverA,对应的URL为http://20.2.2.2。 报错了
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
最新版本改成使用urlitem来配置了