01-09-2024 11:26 PM - last edited on 01-10-2024 12:12 AM by shaiksh
I'm doing a SDWAN lab in and I'm unable to login into v-manage Gui using the username and password.
its keep on asking the username password again and again.
v-manage-version 20.9.3.1
if someone knows the solution, please help me with it.
system
host-name v-manage
system-ip 150.1.8.91
site-id 1
admin-tech-on-failure
no vrrp-advt-with-phymac
organization-name LAB-1
vbond 150.1.8.82
aaa
auth-order local radius tacacs
usergroup basic
task system read
task interface read
!
usergroup global
!
usergroup netadmin
!
usergroup network_operations
task policy read write
!
usergroup operator
task system read
task interface read
task policy read
task routing read
task security read
!
usergroup resource_group_admin
task system read
task interface read
!
usergroup resource_group_basic
task system read
task interface read
!
usergroup resource_group_operator
task system read
task interface read
!
usergroup security_operations
task security read write
!
usergroup tenantadmin
!
user admin
password $XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
!
ciscotacro-user true
ciscotacrw-user true
!
logging
disk
enable
!
!
ssh-server
cipher aes-128-192
kex-algo sha1
!
ntp
parent
no enable
stratum 5
exit
!
!
vpn 0
interface eth0
ip address 150.1.8.81/24
ipv6 dhcp-client
tunnel-interface
allow-service all
allow-service dhcp
allow-service dns
allow-service icmp
allow-service sshd
allow-service netconf
no allow-service ntp
no allow-service stun
allow-service https
!
no shutdown
!
ip route 0.0.0.0/0 150.1.8.1
!
vpn 512
interface eth1
ip address 150.1.8.85/24
no shutdown
!
ip route 0.0.0.0/0 150.1.8.1
!
01-10-2024 12:42 AM
Hi,
Share output from this vmanage CLI command: request nms application-server status
Also, how is vmanage hosted? esxi? which resources did you provide?
01-10-2024 01:09 AM
vmanage is installed in VMware ESXI
v-manage# request nms all status
NMS service proxy
Enabled: true
Status: running PID:5244 for 10770s
NMS service proxy rate limit
Enabled: true
Status: running PID:7040 for 10820s
NMS application server
Enabled: true
Status: running PID:7709 for 10702s
NMS configuration database
Enabled: true
Status: running PID:5910 for 10738s
NMS coordination server
Enabled: true
Status: running PID:7096 for 10751s
NMS messaging server
Enabled: true
Status: running PID:7083 for 10863s
NMS statistics database
Enabled: true
Status: running PID:6207 for 10756s
NMS data collection agent
Enabled: true
Status: running PID:4679 for 10749s
NMS CloudAgent v2
Enabled: true
Status: running PID:6797 for 10762s
NMS cloud agent
Enabled: true
Status: running PID:4550 for 10751s
NMS SDAVC server
Enabled: false
Status: not running
NMS SDAVC proxy
Enabled: true
Status: running PID:4634 for 10750s
v-manage#
01-10-2024 01:18 AM - edited 01-10-2024 01:18 AM
As I asked, please share resources you provided to VM.
Meanwhile, restart application server service by request nms command. Also, do you get any error while typing user/pass?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide