了解一些路由器交换机设置还是非常有帮助的,于是我研究了一下路由器交换机设置命令,在这里拿出来和大家分享一下,希望对大家有用。,交换机支持的命令:
路由器交换机设置基本状态:
switch: ;ROM状态, 路由器是rommon>
hostname> ;用户模式
hostname# ;特权模式
hostname(config)# ;全局配置模式
hostname(config-if)# ;接口状态
路由器交换机设置口令设置:
switch>enable ;进入特权模式
switch#config terminal ;进入全局配置模式
switch(config)#hostname ;设置交换机的主机名
switch(config)#enable secret xxx ;设置特权加密口令
switch(config)#enable password xxa ;设置特权非密口令
switch(config)#line console 0 ;进入控制台口
switch(config-line)#line vty 0 4 ;进入虚拟终端
switch(config-line)#login ;允许登录
switch(config-line)#password xx ;设置登录口令xx
switch#exit ;返回命令
路由器交换机设置VLAN设置:
switch#vlan database ;进入VLAN设置
网吧路由器防ARP地址欺骗功能
华硕无线路由器WL-500W简单测试