Cisco RV180W使用手册1要点
CISCO产品配置手册

C I S C O路由器产品配置手册第一章路由器配置基础一、基本设置方式一般来说,可以用5种方式来设置路由器:1.Console口接终端或运行终端仿真软件的微机;2.AUX口接MODEM,通过电话线与远方的终端或运行终端仿真软件的微机相连;3.通过Ethernet上的TFTP服务器;4.通过Ethernet上的TELNET程序;5.通过Ethernet上的SNMP网管工作站。
但路由器的第一次设置必须通过第一种方式进行,此时终端的硬件设置如下:波特率:9600数据位:8停止位:1奇偶校验: 无二、命令状态1.router>路由器处于用户命令状态,这时用户可以看路由器的连接状态,访问其它网络和主机,但不能看到和更改路由器的设置内容。
2.router#在router>提示符下键入enable,路由器进入特权命令状态router#,这时不但可以执行所有的用户命令,还可以看到和更改路由器的设置内容。
3.router(config)#在router#提示符下键入configure terminal,出现提示符router(config)#,此时路由器处于全局设置状态,这时可以设置路由器的全局参数。
4.router(config-if)#;router(config-line)#;router(config-router)#;…路由器处于局部设置状态,这时可以设置路由器某个局部的参数。
5.>路由器处于RXBOOT状态,在开机后60秒内按ctrl-break可进入此状态,这时路由器不能完成正常的功能,只能进行软件升级和手工引导。
6.设置对话状态这是一台新路由器开机时自动进入的状态,在特权命令状态使用SETUP命令也可进入此状态,这时可通过对话方式对路由器进行设置。
三、设置对话过程利用设置对话过程可以避免手工输入命令的烦琐,但它还不能完全代替手工设置,一些特殊的设置还必须通过手工输入的方式完成。
Cisco Webex Desk系列使用者指南说明书

1目錄中所有項目皆為有效超連結,按一下即可進入相對應的區段。
如要在章節之間切換,可按一下側邊列中對應的圖示。
本指南說明已註冊至公司處所內的裝置中的 Cisco Desk 、Desk Mini 及 Desk Pro 的使用。
注意:此使用者指南中所敘述的某些功能在特定市場為任選, 不一定適用您的裝置。
本指南中的內容內容簡介Cisco Desk Pro ....................................................................4Cisco Desk ...........................................................................5Cisco Desk Mini ...................................................................6RoomOS 11:基本導航........................................................7與藍牙配對 ...........................................................................8與藍牙® 耳機及其他裝置配對 ...............................................9作為 USB 攝影機使用 .........................................................10以您自己的憑證登錄 ...........................................................11視訊通話RoomOS 11:通話控制項 ..................................................13音訊設定.............................................................................14從聯絡人清單撥號 ..............................................................15在撥話前編輯聯絡人 ...........................................................16使用姓名、號碼或地址撥打電話 .........................................17來電....................................................................................18進行另外一通通話時接聽來電 .............................................19將自己自通話中斷開 ...........................................................20將通話設為保留並恢復保留的通話 ......................................21轉移進行中的通話 ..............................................................22變更通話速率 .....................................................................23啟用「請勿打擾」模式 .......................................................24所有通話的自動轉接 ...........................................................25在進行通話時開啟鍵台 .......................................................26將參加者新增至進行中的通話 .............................................27將出席者自會議斷開 ...........................................................28允許出席者加入會議 ...........................................................29在會議中釘選發言人 ...........................................................30在會議中舉起手 ..................................................................31尋找近期通話的通話詳細資料 (32)Cisco ProximityCisco Proximity 超音波訊號................................................34內容共用在通話中共用內容 ..............................................................36在通話中變更畫面版面配置 ................................................37白板....................................................................................38結束您的階段作業以清除您的裝置 ......................................39有線觸控重新導向 ..............................................................40Web App ............................................................................41排定的會議加入排定的會議 ..................................................................43加入 Webex 會議 ...............................................................44聯絡人最愛、近期通話及目錄 .......................................................46在通話中將某人加入最愛 ....................................................47於非通話時將某人加入最愛 ................................................48編輯最愛.............................................................................49攝影機控制將攝影機開啟和關閉 ...........................................................51在通話中和非通話中存取和調整本端畫面 ...........................52移動本端畫面 .....................................................................53虛擬背景.............................................................................54手動控制您的攝影機 ...........................................................55新增攝影機位置預設 ...........................................................56控制遠端攝影機 (57)設定控制台及裝置設定 (59)Desk Pro 執行 USB 有線音訊裝置適用的標準通訊協定。
cisco路由器配置及维护手册

cisco路由器配置及维护手册作者:pixfire一、路由器简单配置1. 用串行电缆将PC机串口与路由器CONSOLE口连接,用WIN95的超级终端或NETTERM 软件进行配置。
PC机串口设置为波特率9600 数据位8 停止位1。
2. 新出厂的路由器启动后会进入自动配置状态。
可按提示对相应端口进行配置。
3 . 命令行状态。
若不采用自动配置,可在自动配置完成后,题问是否采用以上配置时,回答N。
此时进入命令行状态。
4 进入CONFIG模式。
在router>键入enable , 进入router # ,再键入config t ,进入router(config)# 。
5 配置广域端口。
在正确连接好与E1端口的电缆线后,在router # 下键入sh controller cbus 。
检验端口物理特性,及连线是否正确。
之后,进入config模式。
进行以下配置。
int serial <端口号> E1端口号。
ip address <ip地址> <掩码> 广域网地址bandwidth 2000 传输带宽clock source line 时钟设定。
6 检验配置。
设置完成后,按ctrl Z退出配置状态。
键入write mem 保存配置。
用sh conf 检查配置信息。
用sh int 检查端口状态。
二、路由器常用命令2.1 Exec commands:<1-99>恢复一个会话bfe手工应急模式设置clear复位功能clock管理系统时钟configure进入设置模式connect打开一个终端copy从tftp服务器拷贝设置文件或把设置文件拷贝到tftp服务器上debug调试功能disable退出优先命令状态disconnect断开一个网络连接enable进入优先命令状态erase擦除快闪内存exit退出exce模式help交互帮助系统的描述lat打开一个本地传输连接lock锁定终端login以一个用户名登录logout退出终端mbranch向树形下端分支跟踪多路由广播mrbranch向树形上端分支跟踪反向多路由广播name-connection给一个存在的网络连接命名no关闭调试功能。
CISCO 路由器 使用手册(适用型号:1800系列)

CISCO 路由器使用手册(适用型号:1800系列)安装路由器ATTENTION:订购的cisco 1800 系列路由器通常附带模块和接口卡。
在安装或拆除任何模块或接口卡之前,请参阅随这些物品一同提供的文档,或参阅cisco 1800 系列硬件安装在线文档,网址为:/univercd/cc/td/doc/product/access/acs_mod/1800/hw/index.htm任何cisco 1800 系列路由器可在桌面上放置或将其安装在墙上。
请参阅以下各节中的适用说明:1. 壁式安装路由器2. 将路由器安装到桌面上ATTENTION:为避免损坏机箱,请勿通过托举前面的塑料面板来抬起机箱或使其倾斜。
请务必抓住机箱的金属部分。
壁式安装路由器ATTENTION:该设备专为壁式安装设计。
在开始安装之前请认真阅读壁式安装指导。
如果未使用合适的硬件或未遵循正确步骤安装,有可能导致人员损伤并损坏系统。
声明248使用两个3/4 英寸的6 号螺钉和路由器底部的安装功能件可进行cisco 1841 路由器的壁式安装。
建议使用平头或圆头的螺钉(未提供)。
路由器的壁式安装功能件如图1 所示。
图1 cisco 1841 路由器上的壁式安装功能件1 壁式安装功能件要将路由器装到墙面或其它表面上,请遵循以下步骤:步骤1 从机箱底部卸下四个橡胶垫。
步骤2 将两个螺钉以6.00 英寸(152 毫米)的水平距离安装到墙面或其它垂直表面上。
螺钉应突出于墙表面0.25 英寸(6 至7 毫米)。
步骤3 将路由器挂到螺钉上,前面板朝下。
这种方向可确保路由器使用安全。
请参阅图2。
图2 壁式安装cisco 1841 路由器1 墙2 安装螺钉3 路由器ATTENTION:如果是在干墙上安装螺钉,请使用空墙固定器(1/8 英寸×5/16 英寸[0.32 cm ×0.79 cm])稳固螺钉。
如果螺钉没有完全固定,则连接在路由器后面板的电缆的拉力会将路由器从墙面上拖下来。
cisco产品配置手册 ()

Cisco产品配置手册(路由器部分)同天科技目录第一章路由器配置基础一、基本设置方式 (2)二、命令状态 (3)三、设置对话过程 (3)四、常用命令 (7)五、配置IP地址 (9)六、配置静态路由 (12)第二章广域网协议设置一、HDCL (13)二、PPP (16)三、X.25 (18)四、Frame Relay (22)五、ISDN (26)六、PSTN (35)第三章路由器协议设置一、RIP协议 (49)二、IGRP协议 (50)三、OSPF协议 (52)四、重新分配路由 (56)五、IPX协议设置 (59)第四章服务质量及访问控制一、协议优先级设置 (61)二、队列定制 (62)三、访问控制 (63)第五章虚拟局域网(VLAN)路由一、虚拟局域网(VLAN) (64)二、交换机间链路(ISL)协议 (64)三、虚拟局域网(VLAN)路由实例 (64)第六章参考一、Cisco路由器口令恢复 (70)二、IP地址分配 (71)1.路由器配置基础1.1. 基本配置方式一般来说,可以用5种方式来设置路由器:2.AUX口接MODEM,通过电话线与远方的终端或运行终端仿真软件的微机相连;3.通过Ethernet上的TFTP服务器;4.通过Ethernet 上的TELNET程序;5.通过Ethernet 上的SNMP网管工作站。
但路由器的第一次设置必须通过第一种方式进行,此时终端的硬件设置如下:波特率:960O数据位:8停止位:1奇偶校验:无1.2.1.3. 命令状态1.router>路由器处于用户命令状态,这时用户可以看路由器的连接状态,访问它网络和主机,但不能看到和更改路由器的设置内容。
2.router#往router>提示符下键人enable,路由器进入特权命令状态router#,时不但可以执行所有的用户命令,还可以看到和更改路由器的设置内容。
3.router(config)#在router#提示符下键入。
Cisco Small Business RV180 VPN Router RV180W Wirel

Quick Start GuideCisco Small BusinessRV180 VPN RouterRV180W Wireless-N Multifunction RouterPackage Contents•Router•Ethernet Cable•Power Adapter•Quick Start Guide•Documentation and Software on CD-ROM WelcomeThank you for choosing the Cisco Small Business RV180/RV180W router. TheCisco RV180 & RV180W Wireless-N VPN Router provides simple, affordable,highly secure, business-class connectivity to the Internet for small offices andremote workers. The RV180W features multi-function operation allowing thedevice to function as a wireless router, bridge, or access point. Both productsinclude 4-port Gigabit Ethernet LAN ports, a Gigabit Ethernet WAN port, andan intuitive browser-based device manager.Before You BeginBefore you begin the installation, make sure that you have the followingequipment and services:•An active Internet account•Ethernet cable for WAN (Internet) connection (provided).•PC with functional network adapter (Ethernet connection) to run the DeviceManager. The Setup Wizard is supported on Microsoft Windows 2000,Windows XP, Windows Vista, and Windows 7. The Device Manager issupported on Microsoft Internet Explorer 6.0 and later, Mozilla Firefox 3.0and later, and Apple Safari 3.0 or later.•(Optional) Ethernet cables for LAN interfaces to connect additional devicesto the Cisco RV180/RV180W.You may need to contact your Internet Service Provider (ISP) to get moreinformation about your account if any of the following situations apply:•You have a static IP address assigned to you by your ISP and you do notknow your IP address.•You have a PPPoE, PPTP, or L T2P connection to the Internet and you do notknow your username or password for your account.Mounting the RV180/RV180WYou can place your Cisco RV180/RV180W on a desktop or mount it on a wall.Placement Tips•Ambient Temperature—T o prevent the router from overheating, do notoperate it in an area that exceeds an ambient temperature of 104°F (40°C).•Air Flow—Be sure that there is adequate air flow around the router.12•Mechanical Loading—Be sure that the router is level and stable to avoidany hazardous conditions.For desktop placement, place the Cisco RV180/RV180W horizontally on a flatsurface so that it sits on its four rubber feet.Wall MountingThe Cisco RV180/RV180W can be wall-mounted. You will need two mountingscrews (not supplied) and drywall anchors (not supplied), if you are installingthe screws into wallboard. The dimensions for the screws are as follows:W ARNING Insecure mounting might damage the device or cause injury. Ciscois not responsible for damages incurred by insecure wall-mounting.T o mount the router to the wall:S TEP1Determine where you want to mount the router. Verify that the surfaceis smooth, flat, dry, and sturdy.S TEP2Drill two pilot holes into the surface 2-7/16 inches (61mm) apart, andwith a minimum of 5.12 inches (130mm) of clearance.10.30 to 0.32 in/7.7 to 8.2 mm20.86 to 0.88 in/21.8 to 22.3 mm30.26 to 0.28 in/6.5 to7.1 mm40.61 to 0.63 in/15.5 to 16 mmInsert a screw into each hole, leaving a gap between the surface andthe base of the screw head of at least 0.1 inches (3mm).S TEP3Place the router wall-mount slots over the screws and slide the routerdown until the screws fit snugly into the wall-mount slots.284158Connecting the EquipmentS TEP1Power off your cable or DSL modem.S TEP2If your Ethernet cable from your DSL or cable modem is currently connected to a device such as a router or PC, disconnect the cablefrom the device and plug it into the port marked “WAN” on the RV180/RV180W. The cable or DSL modem is now connected to the router.S TEP3Using the Ethernet cable included in the Cisco RV180/180W box, connect one end of the cable to one of the LAN ports of the router. (Inthis example, the LAN 1 port is used.) Connect the other end of thecable to an Ethernet port on the PC that will be used to connect to theCisco RV180/180W Device Manager.S TEP4Power on the cable or DSL modem and wait until the connection is active.3Version en français sur CDAmericas HeadquartersCisco Systems, Inc.170 West T asman Drive San Jose, CA 95134-1706USASmall Business Support, Global: /go/sbscCisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at /go/trademarks .Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)© 2011 Cisco Systems, Inc. All rights reserved.78-19755-01S TEP 5Connect the power adapter to the Cisco RV180/180W power port.C AUTION Use only the power adapter that is supplied with the unit. Usinga different power adapter could damage the unit.S TEP 6Plug the other end of the adapter into an electrical outlet.S TEP 7On the router, push in the ON/OFF POWER SWITCH button.The POWER LED on the front panel lights up green when the power adapter is connected properly and the unit is turned on.Router FeaturesFront PanelPower —The Power LED lights up green to indicate the unit is powered on. It flashes green when the power is coming on or software is being upgraded. WAN LED —The WAN (Internet) LED lights up green when the unit is connected to your cable or DSL modem. The LED flashes green when the unit is sending or receiving data over the WAN port.Wireless (RV180W)—The Wireless LED lights up green when the wireless module is enabled by the Device Manager. The LED is off when the wireless module is disabled. The LED flashes green when the unit is transmitting or receiving data on the wireless module.AP (RV180W)—The AP LED lights up steady green when the Cisco RV180W is acting as an access point.Bridge (RV180W)—The Bridge LED lights up steady green when the Cisco RV180W is acting as a bridge.RV180RV180W4LAN—These four LEDs correspond to the four LAN (Ethernet) ports of the Cisco RV180/180W. If the LED is continuously lit green, the Cisco RV180/180W is connected to a device through the corresponding port (1, 2, 3, or 4). The LED for a port flashes green when the Cisco RV180/180W is actively sending or receiving data over that port.Back PanelRESET Button —The Reset button has two functions:•If the Cisco RV180/180W is having problems connecting to the Internet, press the RESET button for less than five seconds with a paper clip or a pencil tip. This is similar to pressing the reset button on your PC to reboot it.•If you are experiencing extreme problems with the Cisco RV180/180W and have tried all other troubleshooting measures, press and hold in the RESET button for at least 20 seconds. This restores the Cisco RV180/180W to the factory default settings and clears all of the current settings from the router. NOTE: We recommend that you back up your current configuration before resetting the device to the factory default N Ports (1-4)—These ports provide a LAN connection to network devices, such as PCs, print servers, or additional switches.WAN Port —The WAN port is connected to your Internet device, such as a cable or DSL modem.ON/OFF POWER SWITCH —Press this button to turn the Cisco RV180/180W on and off. When the button is pushed in, power is on.Power Port —The power port is where you connect the AC power cable.RV180RV180WDefault Settings Getting Started with the Device ManagerBefore you begin to use the Device Manager, make sure that you have a PC and web browser as described in the Before You Begin section. The Device Manager provides a Setup Wizard to perform basic configuration for the router. You can also perform advanced configuration tasks in the Device Manager, and access online help for your Cisco RV180/180W.S TEP 1Connect your PC to the Cisco RV180/180W as described in theConnecting the Equipment section. Your PC will become a DHCP client of the router and will receive an IP address in the 192.168.1.XXX range.S TEP 2Start a web browser on your PC. In the Address Bar, enter the defaultIP address of the router: 192.168.1.1. A warning message appears about the site’s security certificate. The Cisco RV180/180W uses a self-signed security certificate and this message appears because the router is not known to your PC. You can safely click Continue to this website (or the option shown on your particular web browser) to go to the web site.S TEP 3When you connect to the router, the login page appears. Enter thedefault username and password (cisco/cisco).S TEP 4The Setup Wizard appears. Follow the on-screen prompts in the SetupWizard to configure your router.Parameter Default Value Username cisco Password cisco LAN IP 192.168.1.1DHCP Range 192.168.1.100 to 192.168.1.254Netmask255.255.255.05Where to Go From HereSupportCisco Small Business Support Community /go/smallbizsupport Cisco Small Business Support and Resources /go/smallbizhelp Phone Support Contacts/en/US/support/tsd_cisco_small_business_support_center_contacts.html Cisco Small Business Firmware Downloads/cisco/web/download/ index.htmlSelect a link to download firmware for Cisco Small Business Products. No login is required.Cisco Small Business Open Source Requests /go/smallbiz_opensource_requestProduct Documentation Cisco Small Business RV Series Routers/Firewalls/go/smallbizrouters Cisco Small BusinessCisco Partner Central for Small Business(Partner Login Required)/web/partners/sell/smbCisco Small Business Home/smb6Americas HeadquartersCisco Systems, Inc.170 West T asman DriveSan Jose, CA 95134-1706USASmall Business Support, Global: /go/sbsc78-19755-01Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at /go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)© 2011 Cisco Systems, Inc. All rights reserved.。
(精选文档)CiscoRV180W使用手册

Cisco RV180W使用手册制作时间:2012年6月制作人:Ivan一、连接设备把连接电脑网卡的网线另一端,连接到RV180W无线路由器的LAN口,电脑网卡自动获得的IP地址是192.168.1.0/24网段的IP地址:打开IE浏览器,输入默认网关地址192.168.1.1登录配置设备;现在新推出的产品都有安全登录的要求,在弹出的提示框里面按“是”即可继续登录:登录设备默认的用户名是cisco,密码也是cisco:二、状态菜单介绍1、Dashboard菜单,能查询到路由器系统的基本信息,包括产品序列号、固件版本号、连接客户端数量、CPU占用率、VPN状态等信息,该菜单每隔5秒钟会自动刷新一次;2、System Summary菜单,功能与Dashboard的大致一样,也是查看路由器系统状态信息;3、Wireless Statistics菜单,查看无线接入的收、发数据统计量,该版面每隔10秒钟自动刷新一遍:4、IPSse Connection Status菜单,查看通过IPSec VPN连接的数据量统计,该版面每隔10秒钟自动刷新一遍:5、VPN Client Connection Status菜单,查看通过QVPN拨号连接的用户状态:6、View Logs菜单,查看系统日志信息,包括Emergency、Alert、Critical、Error、Warning、Notification、Information和Debugging这8中不同类型的日志:7、Available LAN (Local Network) Hosts菜单,显示连接到此路由器上的电脑IP地址以及MAC地址信息:8、Port Triggering Status菜单,显示端口触发功能的状态信息:9、Port Statistics菜单,显示W AN以及LAN接口的数据统计信息:10、View Open Ports菜单,查看已开启的TCP和UDP端口:11、Captive Portal Sessions菜单,查看当前已经激活使用的线程:三、Networking菜单介绍1、W AN(Internet)菜单,选择W AN连接类型:如W AN连接类型选择的是PPPoE选项,择需要先到PPPoE Profiles菜单中添加一个ADSL拨号的账户以及密码,再回到IPv4 WAN菜单中做关联使用:2、LAN(Local Network)菜单,在IPv4 LAN菜单中,主要设置该路由器的内网网关IP 地址、以及DHCP地址池的信息:在VLAN Membership菜单中,添加LAN接口的VLAN ID以及把某些端口划入到该新VLAN中去:在Multiple VLAN Subnet 菜单中,在刚刚新增了的VLAN 2中,路由器默认为VLAN 2新增192.168.2.0/24的网段地址,那么连接在VLAN 2接口下的电脑是能获取到这个2.0网段的IP地址的,如果需要修改网段,只要点击左边的方框然后按“Edit”修改:在Static DHCP菜单中,可手动添加电脑的IP地址和MAC做绑定,那么以后路由器都会预留这个IP地址给该电脑使用:在Advanced DHCP Configuration菜单中,该功能类似于我们网吧中的无盘操作系统;路由器在启动完毕后,自动向TFTP服务器获取路由器的配置文件更新,无需人工设置路由器DHCP Leased Clients菜单,会显示由路由器通过DHCP地址池分配IP地址出去的电脑客户端:RSTP菜单,快速生成树设置:Jambo Frames菜单,开启支持巨型帧功能即可:3、Routing菜单,在Routing Mode菜单中选择路由器是gateway模式还是router模式:Routing Table菜单,查看路由器的IPv4路由表:Static Routes菜单,添加静态路由条目:Dynamic Routing菜单,添加动态路由器条目,目前只支持RIP协议;4、Port Management菜单,编辑W AN口和LAN口的开启/关闭,是否需要流控等:5、Dynamic DNS菜单,该设备支持国内的 动态域名:6、IPv6菜单,在IP Mode中,可选择该路由器是仅支持IPv4, 还是支持v4和v6的双栈模式:IPv6 W AN菜单,选择W AN口是通过DHCPv6自动获取IPv6地址,还是手动设置静态的IPv6地址:IPv6 LAN菜单,设置局域网的IPv6地址以及DHCP地址池信息:Routing菜单,添加IPv6静态路由条目:Tunneling菜单,设置6to4 Tunnel的选项Router Advertisement菜单:设置发送IPv6路由通告的参数:Advertisement Prefixes菜单,设置通告前缀:四、Wireless菜单介绍1、Basic Settings菜单,RV180W支持B/G/N无线标准,具有4个SSIDs;2、Advanced Settings菜单,无线高级参数设置;3、Rogue AP菜单,启用之后,会自动扫描附近的无线发射点信息,包括无线AP的MAC 地址、SSID、加密类型等;Authorized APs菜单,认证AP的设置菜单;4、WPS菜单5、WDS菜单,请注意,这里与RV120W的WDS菜单是一样的,在做WDS的时候,需要输入一个WPA Key6、Load Balancing菜单,为4个SSIDs设置负载量比例五、Firewall菜单介绍1、Access Rules菜单,添加防火墙访问策略可分别对进流量或者出流量做控制2、Attack Prevention菜单,防止收到外网攻击,可禁ping包等3、Content Filtering菜单,开启防火墙过滤功能,下表是添加受信任的域名地址:4、URL Blocking菜单,添加关键字过滤5、Port Triggering菜单,添加端口触发条目6、Port Forwarding菜单,添加端口转发条目7、DMZ Host菜单,添加DMZ主机IP地址8、Advanced Settings菜单One-to-One NAT菜单,设置公网IP地址与内网IP地址的一对一映射条目MAC Filtering菜单,添加允许或者阻止访问网络的MAC地址IP/MAC Binding菜单,把内网IP与其MAC地址做绑定Custom Services菜单,添加自己需要而路由器默认列表中没有的端口号Schedules菜单,添加时间范围,可与防火墙中的ACL做绑定使用,限制规则生效的时间段Session Settings菜单,设置线程数及超时时间IGMP Configuration菜单,设置组播代理LAN Groups菜单,设置局域网内的组,可以设置单个IP地址为一个组,也可以设置多个IP地址为一个组,这个组也可以捆绑在防火墙的ACL中做策略使用SIP ALG菜单,开启对SIP的支持六、VPN菜单介绍1、IPSec菜单Basic VPN Setup菜单,设置G-TO-G VPN通道的基本参数,或者是VPN Client的基本参数;Advanced VPN Setup菜单,点击添加IKE Policy的按钮:里面需要添加的是VPN的基本信息,如网关地址、加密类型、验证密钥等:(注:文档可能无法思考全面,请浏览后下载,供参考。
CISCO路由器配置手册(1)共111页

CISCO路由器配置手册第一章路由器配置基础一、基本设置方式二、命令状态三、设置对话过程四、常用命令五、配置IP寻址六、配置静态路由第二章广域网协议设置一、HDLC二、PPP三、X.25四、Frame Relay五、ISDN六、PSTN第三章路由协议设置一、RIP协议二、IGRP协议三、OSPF协议四、重新分配路由五、IPX协议设置第四章服务质量及访问控制一、协议优先级设置二、队列定制三、访问控制第五章虚拟局域网(VLAN)路由一、虚拟局域网(VLAN)二、交换机间链路(ISL)协议三、虚拟局域网(VLAN)路由实例第一章路由器配置基础一、基本设置方式一般来说,可以用5种方式来设置路由器:1.Console口接终端或运行终端仿真软件的微机;2.AUX口接MODEM,通过电话线与远方的终端或运行终端仿真软件的微机相连;3.通过Ethernet上的TFTP服务器;4.通过Ethernet上的TELNET程序; 5.通过Ethernet上的SNMP网管工作站。
但路由器的第一次设置必须通过第一种方式进行,此时终端的硬件设置如下:波特率:9600数据位:8停止位:1奇偶校验: 无二、命令状态1. router>路由器处于用户命令状态,这时用户可以看路由器的连接状态,访问其它网络和主机,但不能看到和更改路由器的设置内容。
2. router#在router>提示符下键入enable,路由器进入特权命令状态router#,这时不但可以执行所有的用户命令,还可以看到和更改路由器的设置内容。
3. router(config)#在router#提示符下键入configure terminal,出现提示符router(config)#,此时路由器处于全局设置状态,这时可以设置路由器的全局参数。
4. router(config-if)#; router(config-line)#;router(config-router)#;…路由器处于局部设置状态,这时可以设置路由器某个局部的参数。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Cisco RV180W使用手册
制作时间:2012年6月
制作人:Ivan
一、连接设备
把连接电脑网卡的网线另一端,连接到RV180W无线路由器的LAN口,电脑网卡自动获得的IP地址是192.168.1.0/24网段的IP地址:
打开IE浏览器,输入默认网关地址192.168.1.1登录配置设备;
现在新推出的产品都有安全登录的要求,在弹出的提示框里面按“是”即可继续登录:
登录设备默认的用户名是cisco,密码也是cisco:
二、状态菜单介绍
1、Dashboard菜单,能查询到路由器系统的基本信息,包括产品序列号、固件版本号、连
接客户端数量、CPU占用率、VPN状态等信息,该菜单每隔5秒钟会自动刷新一次;
2、System Summary菜单,功能与Dashboard的大致一样,也是查看路由器系统状态信息;
3、Wireless Statistics菜单,查看无线接入的收、发数据统计量,该版面每隔10秒钟自动刷新一遍:
4、IPSse Connection Status菜单,查看通过IPSec VPN连接的数据量统计,该版面每隔10秒钟自动刷新一遍:
5、VPN Client Connection Status菜单,查看通过QVPN拨号连接的用户状态:
6、View Logs菜单,查看系统日志信息,包括Emergency、Alert、Critical、Error、Warning、Notification、Information和Debugging这8中不同类型的日志:
7、Available LAN (Local Network) Hosts菜单,显示连接到此路由器上的电脑IP地址以及MAC地址信息:
8、Port Triggering Status菜单,显示端口触发功能的状态信息:
9、Port Statistics菜单,显示W AN以及LAN接口的数据统计信息:
10、View Open Ports菜单,查看已开启的TCP和UDP端口:
11、Captive Portal Sessions菜单,查看当前已经激活使用的线程:
三、Networking菜单介绍
1、W AN(Internet)菜单,选择W AN连接类型:
如W AN连接类型选择的是PPPoE选项,择需要先到PPPoE Profiles菜单中添加一个ADSL
拨号的账户以及密码,再回到IPv4 WAN菜单中做关联使用:
2、LAN(Local Network)菜单,在IPv4 LAN菜单中,主要设置该路由器的内网网关IP 地址、以及DHCP地址池的信息:
在VLAN Membership菜单中,添加LAN接口的VLAN ID以及把某些端口划入到该新VLAN中去:
在Multiple VLAN Subnet 菜单中,在刚刚新增了的VLAN 2中,路由器默认为VLAN 2新增192.168.2.0/24的网段地址,那么连接在VLAN 2接口下的电脑是能获取到这个2.0网段的IP地址的,如果需要修改网段,只要点击左边的方框然后按“Edit”修改:
在Static DHCP菜单中,可手动添加电脑的IP地址和MAC做绑定,那么以后路由器都会预留这个IP地址给该电脑使用:
在Advanced DHCP Configuration菜单中,该功能类似于我们网吧中的无盘操作系统;路由器在启动完毕后,自动向TFTP服务器获取路由器的配置文件更新,无需人工设置路由器
DHCP Leased Clients菜单,会显示由路由器通过DHCP地址池分配IP地址出去的电脑客户端:
RSTP菜单,快速生成树设置:
Jambo Frames菜单,开启支持巨型帧功能即可:
3、Routing菜单,在Routing Mode菜单中选择路由器是gateway模式还是router模式:
Routing Table菜单,查看路由器的IPv4路由表:
Static Routes菜单,添加静态路由条目:
Dynamic Routing菜单,添加动态路由器条目,目前只支持RIP协议;
4、Port Management菜单,编辑W AN口和LAN口的开启/关闭,是否需要流控等:
5、Dynamic DNS菜单,该设备支持国内的 动态域名:
6、IPv6菜单,在IP Mode中,可选择该路由器是仅支持IPv4, 还是支持v4和v6的双栈模式:
IPv6 W AN菜单,选择W AN口是通过DHCPv6自动获取IPv6地址,还是手动设置静态的IPv6地址:
IPv6 LAN菜单,设置局域网的IPv6地址以及DHCP地址池信息:
Routing菜单,添加IPv6静态路由条目:
Tunneling菜单,设置6to4 Tunnel的选项
Router Advertisement菜单:设置发送IPv6路由通告的参数:
Advertisement Prefixes菜单,设置通告前缀:
四、Wireless菜单介绍
1、Basic Settings菜单,RV180W支持B/G/N无线标准,具有4个SSIDs;
2、Advanced Settings菜单,无线高级参数设置;
3、Rogue AP菜单,启用之后,会自动扫描附近的无线发射点信息,包括无线AP的MAC 地址、SSID、加密类型等;
Authorized APs菜单,认证AP的设置菜单;
4、WPS菜单
5、WDS菜单,请注意,这里与RV120W的WDS菜单是一样的,在做WDS的时候,需要输入一个WPA Key
6、Load Balancing菜单,为4个SSIDs设置负载量比例
五、Firewall菜单介绍
1、Access Rules菜单,添加防火墙访问策略
可分别对进流量或者出流量做控制
2、Attack Prevention菜单,防止收到外网攻击,可禁ping包等
3、Content Filtering菜单,开启防火墙过滤功能,下表是添加受信任的域名地址:
4、URL Blocking菜单,添加关键字过滤
5、Port Triggering菜单,添加端口触发条目
6、Port Forwarding菜单,添加端口转发条目
7、DMZ Host菜单,添加DMZ主机IP地址
8、Advanced Settings菜单
One-to-One NAT菜单,设置公网IP地址与内网IP地址的一对一映射条目
MAC Filtering菜单,添加允许或者阻止访问网络的MAC地址
IP/MAC Binding菜单,把内网IP与其MAC地址做绑定
Custom Services菜单,添加自己需要而路由器默认列表中没有的端口号
Schedules菜单,添加时间范围,可与防火墙中的ACL做绑定使用,限制规则生效的时间段
Session Settings菜单,设置线程数及超时时间
IGMP Configuration菜单,设置组播代理
LAN Groups菜单,设置局域网内的组,可以设置单个IP地址为一个组,也可以设置多个IP地址为一个组,这个组也可以捆绑在防火墙的ACL中做策略使用
SIP ALG菜单,开启对SIP的支持
六、VPN菜单介绍
1、IPSec菜单
Basic VPN Setup菜单,设置G-TO-G VPN通道的基本参数,或者是VPN Client的基本参数;
Advanced VPN Setup菜单,点击添加IKE Policy的按钮:
里面需要添加的是VPN的基本信息,如网关地址、加密类型、验证密钥等:。