I am testing the waters with ONTap 9.1, and fired up a simulator version.
Aside from the differences in commands, I cannot connect externally to, or from any of the addresses bar 1 - 10.xx.xx.214.
I am thinking that the routing tables seem to be incomplete, and not having had any prior look at this version of ONTap, I am struggling.
Firstly, yes they are in dns, A record, and PTR reverse records in place. nslookup all fine.
Booted up, did the CTRL-C, Option 4.
Supplied the name, IP etc ..., and it did it all for me, and this is what I have: -
natestclus::> network route show
Vserver Destination Gateway Metric
------------------- ----------------------- ------------------- ----------
Cluster 0.0.0.0/0 10.xx.xx.254 20
natestclus 0.0.0.0/0 10.xx.xx.254 20
network interface show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
--------------------- ---------------------------- ------------------ -------------------------- ------------------ --------------- ------------
Cluster
natestclus-01_clus1 up/up 10.xx.xx.213/24 natestclus-01 e0a true
natestclus-01_clus2 up/up 10.xx.xx.214/24 natestclus-01 e0b true
natestclus
cluster_mgmt up/up 10.xx.xx.202/24 natestclus-01 e0d true
natestclus-01_mgmt1 up/up 10.xx.xx.203/24 natestclus-01 e0c true
natestclus::> network port show
Node: natestclus-01
Speed (Mbps) Health
Port IPSpace Broadcast Domain Link MTU Admin/Oper Status
------------ ------------------- ---------------------------- -------- -------- ----------------------- -------------
e0a Cluster Cluster up 1500 auto/1000 healthy
e0b Cluster Cluster up 1500 auto/1000 healthy
e0c Default Cluster up 1500 auto/1000 healthy
e0d Default Cluster up 1500 auto/1000 healthy
natestclus::> cluster show
Node Health Eligibility
----------------------- ------------ -------------
natestclus-01 true true
natestclus::> system service web show
External Web Services: true
Status: online
HTTP Protocol Port: 80
HTTPS Protocol Port: 443
HTTP Enabled: false
natestclus::>security login show
Vserver: natestclus
Authentication Acct Is-Nsswitch
User/Group Name Application Method Role Name Locked Group
---------------------------- ------------------------- ------------------- ----------------- ----------- ----------------
admin console password admin no no
admin http password admin no no
admin ontapi password admin no no
admin service-processor password admin no no
admin ssh password admin no no
autosupport console password autosupport no no
natestclus::>network route show-lifs
Vserver: Cluster
Destination Gateway Logical Interfaces
------------------------------ -------------------- ----------------------------
0.0.0.0/0 10.xx.xx.254 natestclus-01_clus1,
natestclus-01_clus2
Vserver: natestclus
Destination Gateway Logical Interfaces
------------------------------ -------------------- ----------------------------
0.0.0.0/0 10.xx.xx.254 cluster_mgmt,
natestclus-01_mgmt1
I can ping 1 of the 4 interfaces - 10.xx.xx.213
I can https to i, but when I try and sign in with username admin (not linked to AD), I get: -
System Manager will not launch other than node and cluster management LIF (Error: 1)
Any help would be greatly appreciated.
Thanks.