取消
显示结果 
搜索替代 
您的意思是: 
cancel
4947
查看次数
4
有帮助
15
回复

vmanger能够ping通但是WEB无法打开

xiaomaomao05086
Beginner
Beginner
vmange配置完后,能够ping通,但是WEB无法打开,https的服务也开了,请问大家有谁知道是什么问题吗?
15 条回复15

Rps-Cheers
VIP Collaborator VIP Collaborator
VIP Collaborator
你可以先看看配置或证书是否有问题?
show run
show control local-properties
看看服务示范都处于running?
request nms all status
另外,是否有在VPN0开启tunnel接口?
https://sdwan-docs.cisco.com/Product_Documentation/Software_Features/Release_17.2/04Segmentation/02Configuring_Segmentation_(VPNs)
看看有没有用呢?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !

xiaomaomao05086
Beginner
Beginner
1540488497lcj 发表于 2020-3-3 19:01
你可以先看看配置或证书是否有问题?
show run
show control local-properties

vmanage# show control local-properties
personality vmanage
sp-organization-name
organization-name
root-ca-chain-status Installed
certificate-status Not-Installed
certificate-validity Not Applicable
certificate-not-valid-before Not Applicable
certificate-not-valid-after Not Applicable
dns-name
site-id 0
domain-id 0
protocol dtls
tls-port 23456
system-ip 0.0.0.0
chassis-num/unique-id 3208082f-bfed-40e3-9ec2-57aac3f521a0
serial-num No certificate installed
cloud-hosted no
token -NA-
retry-interval 0:00:00:16
no-activity-exp-interval 0:00:00:20
dns-cache-ttl 0:00:02:00
port-hopped FALSE
time-since-last-port-hop 0:00:00:00
number-vbond-peers 0
number-active-wan-interfaces 0
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage#
vmanage# request nms all status
^@NMS application server
Enabled: true
Status: running PID:9347 for 671s
NMS configuration database
Enabled: true
Status: running PID:8289 for 684s
NMS coordination server
Enabled: true
Status: running PID:5551 for 706s
NMS messaging server
Enabled: true
Status: running PID:7488 for 689s
NMS statistics database
Enabled: true
Status: running PID:3432 for 717s
NMS data collection agent
Enabled: true
Status: running PID:10910 for 656s
NMS cloud agent
Enabled: true
Status: running PID:465 for 733s
NMS container manager
Enabled: false
Status: not running
NMS SDAVC proxy
Enabled: true
Status: running PID:551 for 733s
vmanage#
vmanage#
vmanage#
vmanage#

已经为VPN0配置了IP地址,并且也设置为了tunnel inteface,也能ping通这个地址,但是就是web无法打开,请问是因为证书服务没有安装吗?如何安装这个证书

Rps-Cheers
VIP Collaborator VIP Collaborator
VIP Collaborator