Basic Configuration Instructions for Cisco ISR1100 Series Routers Using Web UI
– To access the Web UI interface, we must first set up some basic configurations on the device.
Step 1: Connect PC and Cisco ISR1100 Router using RJ-45 console cable. Start the device and use the software (Putty, SecureCRT,…) to access the device’s command line interface.
Step 2: After the device has finished booting, it will ask:
– Would you like to enter the initial configuration dialog? (yes/no): no
Step 3: Access to Configuretion mode, here you can create a dhcp pool for the port or set a static ip. Also set up a username and password to log into the Web UI interface.
!
ip dhcp pool WEBUIPool
network 192.168.1.0 255.255.255.0
default-router 192.168.1.2
username admin privilege 15 password admin
!
interface gig 0/0/1
ip address 192.168.1.2 255.255.255.0
!
Step 4: Connect the network cable from the PC to port gig0/0/1 (Set a static ip in the same network layer as the ip on gig port 0/0/1, or receive dhcp ip from the pool created above)
Step 5: After getting the IP, access any web browser and enter the connection as follows: or
Step 6
: Connect will navigate you to the Web UI login interface to the device. Enter Username and Password (admin,admin)
– Dashboard interface on the device after accessing:
– For detailed configuration, access the section Configuration, Here we allow you to perform most of the same features as when configuring using CLI.
– To configure ports, from item Configuration you access Interface > Ethernet. Select a port > In General Select the port used for LAN – WAN.
– Go to section Port Configuration for you to set static ip or receive dhcp (LAN) or in WAN Configuration to spin PPPoE.
– Perform routing functions for the Cisco ISR Router we access Configuration > Routing Protocols to create.
– In section Administration will allow us to manage device information, licenses, updates, backups, restores, etc.
The article on Basic Configuration Instructions for Cisco ISR1100 Series Router Using Web UI has ended. Wishing You Successful Implementation!!!
Xem tiếp...