[请教华为路由器交换机配置命令]我是用的思科的设备做的配置,与华为的原理一样,做参考。思科c2900交换机配置:switch>en switch#vlan database 创建vlan数据库 switch(vlan)#vlan 2 创建vlan2 switch(vlan)#ex...+阅读
Switch# configure terminal
Switch(config)# VLAN 2
Switch(config-vlan)#name test2 (命名VLAN 2 为 test2)
Switch#
Switch#config
Switch(config)#interface f0/1
Switch(config-if)# switchport mode trunk (设置为TRUNK模式)
Switch(config-if)#switchport trunk allowed vlan all TRUNK模式下允许所有vlan数据通过
Switch(config-if)#exit
Switch(config)#exit
Switch#
问题三:将交换机端口6划入vlan2的配置命令如下,请给出空白处的配置内容。
Switch(config)#interface fastethernet 0/6
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 2
cisco路由器怎么配置PVC虚拟链路
以帧中继为例:
R2——R1——R3
frame-relay switch(R1)上:
R1(config)#frame-relay switching
R1(config)#int S1/0
R1(config-if)#no shutdown
R1(config-if)#encapsulation fram-relay [cisco|ietf] // 这里有两种封装格式
R1(config-if)#frame-relay intf-type dce
R1(config-if)#frame-relay lmi-type [cisco|ansi|q933a]
s1/1同样配置
写FR的路由,实际上就是建立PVC:
R1(config)#interface s1/0
R1(config-if)#frame-relay route 203 interface s1/1 302
R1(config)#interface s1/1
R1(config-if)#frame-relay route 302 interface s1/0 203
客户上:
R2(config)#int S1/0
R2(config-if)#no shutdown
R2(config-if)#encapsulation fram-relay [cisco|ietf]
R2(config-if)#frame-relay lmi-type [cisco|ansi|q933a]
R2(config-if)#no frame-relay inverse-arp //因为手动做map,关掉inverse-arp
R2(config-if)#frame-relay map ip 23.1.1.3 203 broadcast //加broadcast参数才能实现伪广播
R3(config)#int S1/1
R3(config-if)#frame-relay map ip 23.1.1.2 302 broadcast
cisco路由器配置
1, 三台router,要求串口对接,网段任选,接口下加描述,能够ping通对方。 R1: interface Serial1/0 description connect to r2 ip address 12.1.1.1 255.255.255.0 R2: interface Serial1/0 description connect to r1 ip address 12.1.1.2 255.255.255.0 interface Serial1/1 description connect to r3 ip address 23.1.1.1 255.255.255.0 R3 interface Serial1/0 description connect to r2 ip address 23.1.1.2 255.255.255.0 2,设置主机名,enable 密码,console口密码,其中中间一台作为telnet 服务器(设置各种密码使用使用自己的拼音名或缩写) R1 hostname R1 enable password r1 line con 0 password r1 line vty 0 4 passwiord r1 no login R2 hostname R2 enable password r2 line con 0 password r2 R3 hostname R3 enable password r3 line con 0 password r3 3,关闭域名查找,telnet 日志同步,一台超时 3分15秒,另外两台永不超时 3,关闭域名查找,telnet 日志同步,一台超时 3分15秒,另外两台永不超时 R1: no ip domain line vty 0 4 exec-t 3 15 logging syn banner motd c this is R1 c banner exec c this is R1 c R2: no ip domain line vty 0 4 exec-t 0 0 logging syn banner motd c this is R2 c banner exec c this is R2 c R3: no ip domain line vty 0 4 exec-t 0 0 logging syn banner motd c this is R3 c banner exec c this is R3 c
以下为关联文档:
简述配置交换机的方式有哪些一般分为两种方法:一是本地配置;二是远程网络配置; 一、本地配置方式 本地配置我们首先要遇到的是它的物理连接方式,然后还需要面对软件配置,在软件配置方面我们主要以最常见的思...
交换机配置的一般方法是什么交换机的详细配置过程比较复杂,而且具体的配置方法会因不同品牌、不同系列的交换机而有所不同,本文教给大家的只是通用配置方法,有了这些通用配置方法,我们就能举一反三,融会贯通...
华为交换机VLAN怎么配置LANSWITCH配置注意事项 序号 注意项目 记录 1 登录交换机时请注意在超级终端串口配置属性流控选择“无” 2 启动时按”ctrl+B”可以进入到boot menu模式 3 当交换机提示”Pl...
华为交换机怎么配置vlan华为交换机VLAN配置: system veiw (进入系统视图) vlan 10(创建vlan 10) vlan batch 10 to 12 (创建vlan 10 11 12) interface vlan 10 (进入VLAN 10) ip address 172.16.10.1 24(设置...
LINKSYS交换机配置方法楼主你别听他们说,可能他都没有碰到过,怎么说没有配置呢 !我教你怎么配置! Linksys交换机配置规范 1、 IP地址等参数 命令: (Switching) #network parms 10.10.10.10 255.255.255.0...
求教在3层交换机间实现 VLAN间路由功能的路由器配置命令详细正您好:在3层交换机间实现 VLAN间路由功能的路由器配置命令如下router interface fastethernet 0/0no ip addressno shutdown int fastehternet 0/0.1encapsultation dot1q 1ip...
cisco配置交换机使能加密口令是什么?命令是什么使能加密口令就是在进入特权模式时使用的密码。 体现在登录时如下: Switch>en Password: 输入正确的密码后才能进入到特权模式, Switch>en Password: Switch# 配置命令是在全...
华为产品清空交换机和路由器配置的步骤和命令楼主你所说的清空指的是恢复出厂的设置吧 一般路由 器华为adsl2+无线路由器的密码该怎么办? 按住reset (复位)按钮5 秒钟以上,恢复无线路由器的出厂设置。参考用户手册对路由器...
思科路由交换的配置步骤以及步骤中命令详解思科路由交换的配置步骤以及步骤中命令详解,如何才能学好路由交换?思科Cisco交换机、路由器设置命令Lzshihj_tz2f_3550 交换机口令设置:switch>enable ;进入特权模式switch#conf...