Building a home Lab
I am using 2 USG20-VPN for my home lab and both router have the same remote management 192.168.1.1. How do I change the 192.168.1.1 in order to login to router 2. What is the command on the cli to change the hostname . I tried hostname R1 like Cisco router and it does not work....
0
Accepted Solution
-
Hi @kade
Welcome to Zyxel community.
For change LAN1 interface setting, there are IP address and default DHCP Pool have to changed.
a. LAN1 Interface IP address:
Router(config)# interface lan1
Router(config-if-lan1)# ip address 192.168.X.1 255.255.255.0
Router(config-if-lan1)# exit
Router(config)# write
b. LAN1 DHCP server:
Router(config)# ip dhcp pool LAN1_POOL
Router(config-ip-dhcp-pool)# network 192.168.X.0/24
Router(config-ip-dhcp-pool)# default-router 192.168.X.1
Router(config-ip-dhcp-pool)# starting-address 192.168.X.33 pool-size 200
Router(config-ip-dhcp-pool)# lease 2 0 0
Router(config-ip-dhcp-pool)# exit
Router(config)# write
For change hostname:
Router(config)# hostname ZYXEL_USG20-VPN
Router(config)# write
5
All Replies
-
Thanks you for your explanation, it does look little different from Cisco routers.0
Categories
- All Categories
- 192 Beta Program
- 1.7K Nebula
- 93 Nebula Ideas
- 63 Nebula Status and Incidents
- 4.7K Security
- 236 Security Ideas
- 1.1K Switch
- 51 Switch Ideas
- 920 WirelessLAN
- 28 WLAN Ideas
- 5.4K Consumer Product
- 174 Service & License
- 296 News and Release
- 65 Security Advisories
- 14 Education Center
- 1K FAQ
- 453 Nebula FAQ
- 258 Security FAQ
- 100 Switch FAQ
- 115 WirelessLAN FAQ
- 22 Consumer Product FAQ
- 67 Service & License FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 69 About Community
- 52 Security Highlight