Brett Tiller | Hi Ken,
We provide a GUI Management and Configuration Guide in the knowledge base that covers how to utilize the web interface. Unfortunately, we don't have a quick start guide for that at the moment.
In terms of getting CIMC up and running, I've provided a sample router configuration below. Based upon this configuration you can then type in the browser: http://192.168.1.61 - IE seems to work best. A few certificate acceptance screens should then appear, and you'll then log in with the default username/password provided in the release notes - admin/password.
interface GigabitEthernet0/0 ip address 192.168.1.60 255.255.255.0
interface ucse2/0 ip unnumbered GigabitEthernet0/0 imc ip address 192.168.1.61 255.255.255.0 default-gateway 192.168.1.60 imc access-port host console
interface ucse2/1 description Internal switch interface connected to Service Module no ip address
ip route 192.168.1.61 255.255.255.255 ucse2/0
-Brett |
| Please sign in to flag this as inappropriate. |