ERS-8610:5# config vlan 2 ports add 1/17-1/20
ERS-8610:5# config vlan 10 ports remove 1/17
config vlan 2 ip delete 172.16.1.1
Passport-8600/Config/vlan
转载
精选
2012-08-30 14:36:38
666阅读
一、DHCP中继
vlan 1 create byport 1 name "VLAN-1"
vlan 1 ports add 1/1
vlan 1 ip create 10.1
原创
2012-08-17 11:25:00
1302阅读
今天在网上看到很多都在找北电PBX语音交换机设置,这个语音交换机在行业中本人感觉是性价比比较高的一个产品,以下是我工作中的一些总结和操作方法,希望能给大家带来帮助。
原创
2010-04-09 11:31:33
886阅读
1.在基于IOS的交换机上设置主机名/系统名: switch(config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name name-string 2.在基于IOS的交换机上设置登录口令
转载
精选
2007-10-16 22:34:57
521阅读
交换机命令
switch> :进入全局配置模式
switch> enable
switch#config terminal
switch(conf)#
3为例)
switch#config terminal
switch(conf)#hostname aptch-2950
a
转载
精选
2009-05-01 22:22:00
422阅读
交换机命令switch> 用户模式1:进入特权模式switch> enableswitch#2:进入全局配置模式switch> enableswitch#config terminalswitch(conf)#3:交换机命名 (以aptech2950为例)switch#config t
转载
精选
2010-01-10 15:29:46
442阅读
点赞
端口镜像:通过交换机的第2号口监控第1号口的流量
Switch(config)# monitor session 1 source interface gigabitethernet0/1
Switch(config)# monitor session 1 destination interface gigabitethernet0/2
Switch(config)# end
转载
精选
2011-07-12 17:39:00
752阅读
服务器: 00:0c:29:15:50:87 客户端: 00:0c:29:5c:83:02 ip link set dev s2p2 address a5a9-a6aa-5aa6 ip link set dev address 03:bf:26:50:21:0a ip link set dev ad ...
转载
2021-04-23 19:47:00
246阅读
2评论
2.2.4. PE4上将Loopback0地址引入OSPF。AS 200中,各OSPF网元到PE4的Loopback0的路由,要包含内部的cost。 解法:在PE4上引入Loopback0接口的直连路由,由于router-policy不匹配Loopback接口,使用地址前缀来匹配Loopback0接 ...
转载
2021-07-12 07:27:00
172阅读
2评论
Nortel ERS2500/4500/5600安装调试
目录
一. 设备概述... 3
二. 设备的接入... 3
三.  
原创
2010-10-10 20:45:43
3000阅读
点赞
2评论
1.在基于IOS的交换机上设置主机名/系统名: switch(config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name name-string 2.在基于IOS的交换机上设置登录口令: s
转载
2007-10-17 14:03:41
593阅读
关阅读提示:
.在基于IOS的交换机上设置主机名/系统名: switch(config)# hostname hostname在基于CLI的交换机上设置主机名/系统名:switch(enable) set system name name-string 2.在基于IOS的交换机上设置登录口令: switch(config)# enable passwo
转载
精选
2007-10-08 20:30:00
395阅读
交换机配命令
关 键 词:access atm ie ip地址 nat
1.在基于IOS的交换机上设置主机名/系统名: switch(config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(en
转载
精选
2007-10-23 22:38:32
434阅读
计算机命令
~~~~~~~~~~
PCA login: root &n
翻译
2011-12-29 16:08:42
205阅读
文章目录一、基本配置二、ARP为什么要有ARP?什么是ARP cache?ARP 有什么命令行?ARP属于OSI哪一层?三、proxy ARP一、基本配置全双工:同时可以接受或发送数据半双工:只能接受或发送数据接口速率:交换机接口每秒可以传输数据的多少配置双工模式:(只在交换机上配置)
配置接口速率:#华为
[sw-GigabitEthernet0/0/2]undo negotiation au
转载
2023-09-18 00:09:28
119阅读
今天给大家分享的是中兴网络设备的命令大全。花了一天的时间去找手册和整理、排版,希望对大家有用,觉得好的话还请点个赞,转发一下。一、端口配置端口基本配置在中兴的设备上,可以对端口参数进行配置,如自动协商、双工模式、速率、流量控制、端口优先级、mac 数目限制等。端口参数的配置在全局配置模式下进行,主要包括以下内容。1. 配置端口状态set port [portlist] {enable|disabl
使用config terminal 进入全局模式 ,show ip route 显示路由信息
username+用户 password+密码 设置用户及密码
enable secret +密码 或者 enable password+密码 设置特权密码 第二种以明文存储
转载
2023-05-29 11:51:13
321阅读