First, log on to the modem/router’s admin page by typing it’s IP address: 192.168.1.1 into the browser address bar. You will be prompted for admin username and password. The default username for PLDT Home DSL modem is admin, while the default password is 1234. Router IP address: 192....
Username: adminpldtPassword: 3UJUh2VemEfUtesEchEuSHA PLDT HUAWEI Modem/Routers Huawei HG8245A,HG8245Q, HG8245U, HG8145V & HG8145V5IP Address: http://192.168.1.1 Username: adminpldtPassword: 1234567890 Huawei HG8245A, HG8245Q, and HG8245UIP Address: http://192.168.1.1Username: telecomadmin...
设置访问用户及密码username username password password 设置特权密码enable secret password 设置Cisco思科路由器名hostname name 设置静态路由ip route destination subnet-mask next-hop 启动IP路由ip routing 启动IPX路由Ipx routing 端口设置interface type slot/number 设置IP地址ip address address subnet-mask 设置IPX...
Switch(config)# interface vlan 1Switch(config-if)#ip address 10.1.1.20 255.255.255.0Switch(config-if)#no shutdownSwitch(config-if)#exitSwitch(config)#line vty 0 4Switch(config-line)#loginSwitch(config-line)#password cisco如图2-1所示。图2-1 与CATALYST 3560建立Telnet连接...
(config)#ip dhcp excluded-address 192.168.2.199 192.168.2.255(排除要分配IP段) 3、控制列表: (config)# access-list 1 permit(deny) 192.168.0.0 0.0.255.255 (允许或者拒绝的IP 段) 4、地址转换:(config)# ip nat inside source list 1 interface FastEthernet4 overload (指定端口-根据实际情况来定) ...
Swith(config-if)#ip address 192.168.1.1 255.255.255.0 //对VLAN1设置IP地址和子网掩码 Swith(config-if)#no shutdown //激活VLAN1 二、设置交换机的密码 1、用户到特权的密码 Swith(config)#enable password 123 (优先级低) Swith(config)#enable secret 456 (优先级高) //如果两个都设置则456生效 ...
Switch(config)# interface vlan 1Switch(config-if)#ip address 10.1.1.20 255.255.255.0Switch(config-if)#no shutdownSwitch(config-if)#exitSwitch(config)#line vty 0 4Switch(config-line)#loginSwitch(config-line)#password cisco如图2-1所示。图2-1 与CATALYST 3560建立Telnet连接...