迈普交换配置详细说明

合集下载

迈普交换机基本配置

迈普交换机基本配置

1、迈普设备配置基本命令用户名密码为admin adminSwitch>enableSwith#config terminalSwith(config)#vlan 70 //新建vlan70Switch(Config-If-Vlan70)#name guanli //将vlan70 命名为guanli Switch(Config-If-Vlan70)#ip address 172.17.202.21 255.255.255.0//配置交换机管理地址Switch(Config-If-Vlan70)#no shutdownSwitch(Config-If-Vlan70)#exitSwith(config)#ip route-static 0.0.0.0 0.0.0.0 172.17.202.1//配置交换机路由Swith(config)#vlan 338,440 //新建vlan338,440Switch(Config)# int ethernet 0/0/1 //进入端口Switch(Config-Ethernet1-0/0/1)# no shutdown //打开端口Switch(Config-Ethernet1-0/0/1)# switchport mode access //将端口定义为access口Switch(Config-Ethernet1-0/0/1)# switchport access vlan 338 //将vlan338加入到该端口Switch(Config-Ethernet1-0/0/1)# exitSwitch(Config)# int ethernet 0/0/2-19;ethernet 0/0/20 //进入端口组—Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440 //将vlan440加入到该端口组Switch(Config-Port-Range)#exitSwitch(Config)#int ethernet 0/0/21 //进入端口Switch(Config-Ethernet1-0/0/21)# switchport mode trunk //将端口定义为trunk口Switch(Config-Ethernet1-0/0/21)#switchport trunk allowed vlan 70;338;440 //该端口允许vlan70,338,440通过Switch(Config-Ethernet1-0/0/21)#exitSwitch(Config)#exitSwitch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查寻mac地址4)修改交换机配置—打开端口no shutdown关闭端口shutdown。

迈普交换机基本配置

迈普交换机基本配置

1、迈普设备配置基本命令用户名密码为admin adminSwitch>enableSwith#config?terminalSwith(config)#vlan 70 //新建vlan70Switch(Config-If-Vlan70)#name guanli //将vlan70 命名为guanliSwitch(Config-If-Vlan70)#ip address//配置交换机管理地址Switch(Config-If-Vlan70)#no shutdownSwitch(Config-If-Vlan70)#exit//配置交换机路由Swith(config)#vlan 338,440 //新建vlan338,440Switch(Config)# int ethernet 0/0/1 //进入端口Switch(Config-Ethernet1-0/0/1)# no shutdown //打开端口Switch(Config-Ethernet1-0/0/1)# switchport mode access //将端口定义为access口Switch(Config-Ethernet1-0/0/1)# switchport access vlan 338 //将vlan338加入到该端口Switch(Config-Ethernet1-0/0/1)# exitSwitch(Config)# int ethernet 0/0/2-19;ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440 //将vlan440加入到该端口组Switch(Config-Port-Range)#exitSwitch(Config)#int ethernet 0/0/21 //进入端口Switch(Config-Ethernet1-0/0/21)# switchport mode trunk //将端口定义为trunk口Switch(Config-Ethernet1-0/0/21)#switchport trunk allowed vlan 70;338;440//该端口允许vlan70,338,440通过Switch(Config-Ethernet1-0/0/21)#exitSwitch(Config)#exitSwitch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查寻mac地址4)修改交换机配置打开端口no shutdown关闭端口shutdown。

迈普交换机基本配置

迈普交换机基本配置

迈普交换机配置1、迈普设备配置基本命令用户名密码为:admin adminSwitch>enable //进入普通用户模式-只能看看Switch#config terminal //进入全局配置模式Switch(config)#vlan 70 //新建vlan 70Switch(config-If-Vlan70)#name guanli //将vlan70命名为guanli Switch(config-If-Vlan70)#ip address 172.17.202.21255.255.255.0//配置交换机管理地址Switch(config-If-Vlan70)#no shutdownSwitch(config-If-Vlan70)#exitSwitch(config)#ip route-static 0.0.0.0 0.0.0.0 172.17.202.1//配置交换机路由Switch(Config)#vlan 338,440 //新建vlan338,440Switch(config)#int ethernet 0/0/1 //进入端口Switch(Config- Ethernet- 0/0/1)#no shutdown //打开端口Switch(Config- Ethernet- 0/0/1)#switchport mode access//将端口定义为access口Switch(Config- Ethernet- 0/0/1)#switchport access vlan 388//将vlan338加入该端口Switch(Config- Ethernet- 0/0/1)#exit //退出Switch(Config)# int ethernet 0/0/12-19;int ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440//将vlan440加入该端口组Switch(Config-Port-Range)#exit //退出Switch(Config)# int ethernet 0/0/21 //进入端口Switch(Config- Ethernet-0/0/21)# switchport mode trunk//将端口定义为trunk口Switch(Config- Ethernet-0/0/21)#switchport trunk aaowed vlan70;338;440 //该端口允许Vlan70,338,440通过Switch(Config- Ethernet-0/0/21)exit //退出0/0/21 端口Switch(Config)# exit //退出.Switch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查询mac地址4)修改交换机配置打开端口no shutdown关闭端口no shutdown迈普路由器配置与维护enable 普通用户模式只能看看特权用户模式:filesystem 文件系统模式configure 全局配置模式---- interface 接口配置模式router*** 路由配置模式ipsccess-list 访问列表配置模式voice-port 语音口配置模式dial-peer 拨号端口配置模式系统配置。

迈普交换配置详细说明

迈普交换配置详细说明

迈普交换配置详细说明-CAL-FENGHAI.-(YICAI)-Company One1一、如何从console进入交换机带外管理即通过Console进行管理,通常情况下,在首次配置交换机或者无法进行带内管理时,用户会使用带外管理方式。

例如:用户希望通过远程Telnet来访问交换机时,必须首先通过Console给交换机配置一个IP地址。

用户用Console管理的步骤如下:第一、搭建环境:通过串口线连接图 1-1 交换机Console管理配置环境按照图 1-1所示,将PC的串口(RS-232接口)和交换机随机提供的串口线连接,下面是连接中用到的设备说明:设备名称说明PC机有完好的键盘和RS-232串口,并且安装了终端仿真程序,如Windows 系统自带超级终端等。

串口线一端与PC机的RS-232串口相连;另一端与交换机的Console相连。

交换机有完好的Console。

第二、进入超级终端:连接成功后,打开Windows 系统自带超级终端。

下面是打开Windows XP 自带超级终端的示例。

1)点击超级终端:图 1-2打开超级终端一2)在“名称”处填入打开超级终端的名称,例如把它定义为“Switch”:图 1-3打开超级终端二3)在“连接时使用”处,选择PC机使用的RS-232串口,如连接的是串口1,则选择串口1,点击确定按钮:图 1-4 打开超级终端三4)出现COM1属性,波特率选择“9600”,数据位选择“8”,奇偶校验选择“无”,停止位选择“1”,数据流控制选择“无”;或者直接点击“还原默认值”后,点击确定按钮:图1-5 打开超级终端四5)出现超级终端的配置界面:图 1-6 打开超级终端五第三、进入交换机CLI界面:打开交换机的电源开关。

在超级终端的配置界面上出现了如下提示,进入到交换机的CLI配置方式:switch>二、配置模式介绍图 1-11 交换机的Shell 配置模式一般用户模式用户进入CLI 界面,首先进入的就是一般用户模式,提示符为“Switch>”,符号“>”为一般用户模式的提示符。

迈普交换机基本配置

迈普交换机基本配置

迈普交换机配置1、迈普设备配置基本命令用户名密码为:admin adminSwitch>enable //进入普通用户模式-只能看看Switch#config terminal //进入全局配置模式Switch(config)#vlan 70 //新建vlan 70Switch(config-If-Vlan70)#name guanli //将vlan70命名为guanli Switch(config-If-Vlan70)#ip address 172.17.202.21255.255.255.0//配置交换机管理地址Switch(config-If-Vlan70)#no shutdownSwitch(config-If-Vlan70)#exitSwitch(config)#ip route-static 0.0.0.0 0.0.0.0 172.17.202.1//配置交换机路由Switch(Config)#vlan 338,440 //新建vlan338,440Switch(config)#int ethernet 0/0/1 //进入端口Switch(Config- Ethernet- 0/0/1)#no shutdown //打开端口Switch(Config- Ethernet- 0/0/1)#switchport mode access//将端口定义为access口Switch(Config- Ethernet- 0/0/1)#switchport access vlan 388//将vlan338加入该端口Switch(Config- Ethernet- 0/0/1)#exit //退出Switch(Config)# int ethernet 0/0/12-19;int ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440//将vlan440加入该端口组Switch(Config-Port-Range)#exit //退出Switch(Config)# int ethernet 0/0/21 //进入端口Switch(Config- Ethernet-0/0/21)# switchport mode trunk//将端口定义为trunk口Switch(Config- Ethernet-0/0/21)#switchport trunk aaowed vlan70;338;440 //该端口允许Vlan70,338,440通过Switch(Config- Ethernet-0/0/21)exit //退出0/0/21 端口Switch(Config)# exit //退出.Switch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查询mac地址4)修改交换机配置打开端口no shutdown关闭端口no shutdown迈普路由器配置与维护enable 普通用户模式只能看看特权用户模式:filesystem 文件系统模式configure 全局配置模式---- interface 接口配置模式router*** 路由配置模式ipsccess-list 访问列表配置模式voice-port 语音口配置模式dial-peer 拨号端口配置模式系统配置。

迈普交换机基本配置

迈普交换机基本配置

1、迈普设备配置基本命令用户名密码为 admin adminSwitch>enableSwith#config?terminalSwith(config)#vlan 70 //新建vlan70Switch(Config-If-Vlan70)#name guanli //将vlan70 命名为guanli Switch(Config-If-Vlan70)#ip address//配置交换机管理地址Switch(Config-If-Vlan70)#no shutdownSwitch(Config-If-Vlan70)#exit//配置交换机路由Swith(config)#vlan 338,440 //新建vlan338,440Switch(Config)# int ethernet 0/0/1 //进入端口Switch(Config-Ethernet1-0/0/1)# no shutdown //打开端口Switch(Config-Ethernet1-0/0/1)# switchport mode access //将端口定义为access口Switch(Config-Ethernet1-0/0/1)# switchport access vlan 338 //将vlan338加入到该端口Switch(Config-Ethernet1-0/0/1)# exitSwitch(Config)# int ethernet 0/0/2-19;ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440 //将vlan440加入到该端口组Switch(Config-Port-Range)#exitSwitch(Config)#int ethernet 0/0/21 //进入端口Switch(Config-Ethernet1-0/0/21)# switchport mode trunk //将端口定义为trunk口Switch(Config-Ethernet1-0/0/21)#switchport trunk allowed vlan 70;338;440 //该端口允许vlan70,338,440通过Switch(Config-Ethernet1-0/0/21)#exitSwitch(Config)#exitSwitch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查寻mac地址4)修改交换机配置打开端口 no shutdown 关闭端口 shutdown。

迈普交换机基本配置

迈普交换机基本配置

1、迈普设备配置基本命令用户名密码为admin adminSwitch>enableSwith#config terminalSwith(config)#vlan 70 //新建vlan70Switch(Config-If-Vlan70)#name guanli //将vlan70 命名为guanli Switch(Config-If-Vlan70)#ip address 172.17.202.21 255.255.255.0//配置交换机管理地址Switch(Config-If-Vlan70)#no shutdownSwitch(Config-If-Vlan70)#exitSwith(config)#ip route-static 0.0.0.0 0.0.0.0 172.17.202.1//配置交换机路由Swith(config)#vlan 338,440 //新建vlan338,440Switch(Config)# int ethernet 0/0/1 //进入端口Switch(Config-Ethernet1-0/0/1)# no shutdown //打开端口Switch(Config-Ethernet1-0/0/1)# switchport mode access //将端口定义为access口Switch(Config-Ethernet1-0/0/1)# switchport access vlan 338 //将vlan338加入到该端口Switch(Config-Ethernet1-0/0/1)# exitSwitch(Config)# int ethernet 0/0/2-19;ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440 //将vlan440加入到该端口组Switch(Config-Port-Range)#exitSwitch(Config)#int ethernet 0/0/21 //进入端口Switch(Config-Ethernet1-0/0/21)# switchport mode trunk //将端口定义为trunk口Switch(Config-Ethernet1-0/0/21)#switchport trunk allowed vlan 70;338;440 //该端口允许vlan70,338,440通过Switch(Config-Ethernet1-0/0/21)#exitSwitch(Config)#exitSwitch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查寻mac地址4)修改交换机配置打开端口no shutdown 关闭端口shutdown。

迈普交换机基本配置

迈普交换机基本配置

迈普交换机基本配置 Revised by BLUE on the afternoon of December 12,2020.1、迈普设备配置基本命令用户名密码为 admin adminSwitch>enableSwith#configterminalSwith(config)#vlan 70 //新建vlan70Switch(Config-If-Vlan70)#name guanli //将vlan70 命名为guanliSwitch(Config-If-Vlan70)#ip address 172.17.202.21255.255.255.0//配置交换机管理地址Switch(Config-If-Vlan70)#no shutdownSwitch(Config-If-Vlan70)#exitSwith(config)#ip route-static 0.0.0.0 0.0.0.0172.17.202.1//配置交换机路由Swith(config)#vlan 338,440 //新建vlan338,440Switch(Config)# int ethernet 0/0/1 //进入端口Switch(Config-Ethernet1-0/0/1)# no shutdown //打开端口Switch(Config-Ethernet1-0/0/1)# switchport mode access//将端口定义为access口Switch(Config-Ethernet1-0/0/1)# switchport access vlan 338 //将vlan338加入到该端口Switch(Config-Ethernet1-0/0/1)# exitSwitch(Config)# int ethernet 0/0/2-19;ethernet 0/0/20 //进入端口组Switch(Config-Port-Range)#switchport mode access //将端口组定义为access口Switch(Config-Port-Range)#switchport access vlan 440 //将vlan440加入到该端口组Switch(Config-Port-Range)#exitSwitch(Config)#int ethernet 0/0/21 //进入端口Switch(Config-Ethernet1-0/0/21)# switchport mode trunk //将端口定义为trunk口Switch(Config-Ethernet1-0/0/21)#switchport trunk allowed vlan 70;338;440 //该端口允许vlan70,338,440通过Switch(Config-Ethernet1-0/0/21)#exitSwitch(Config)#exitSwitch#write //保存2、迈普设备故障处理基本命令1)查看交换机端口状态2)查看交换机端口描述3)查寻mac地址4)修改交换机配置打开端口 no shutdown 关闭端口 shutdown。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

一、如何从console进入交换机带外管理即通过Console进行管理,通常情况下,在首次配置交换机或者无法进行带内管理时,用户会使用带外管理方式。

例如:用户希望通过远程Telnet来访问交换机时,必须首先通过Console给交换机配置一个IP地址。

用户用Console管理的步骤如下:第一、搭建环境:按照图 1-1所示,将PC的串口(RS-232接口)和交换机随机提供的串口线连接,下面是连接中用到的设备说明:第二、进入超级终端:连接成功后,打开Windows 系统自带超级终端。

下面是打开Windows XP 自带超级终端的示例。

1)点击超级终端:2)在“名称”处填入打开超级终端的名称,例如把它定义为“Switch”:图 1-3打开超级终端二3)在“连接时使用”处,选择PC机使用的RS-232串口,如连接的是串口1,则选择串口1,点击确定按钮:图 1-4 打开超级终端三4)出现COM1属性,波特率选择“9600”,数据位选择“8”,奇偶校验选择“无”,停止位选择“1”,数据流控制选择“无”;或者直接点击“还原默认值”后,点击确定按钮:图1-5 打开超级终端四5)出现超级终端的配置界面:图 1-6 打开超级终端五第三、进入交换机CLI界面:打开交换机的电源开关。

在超级终端的配置界面上出现了如下提示,进入到交换机的CLI配置方式:switch>二、配置模式介绍............................图 1-11 交换机的Shell配置模式2.1一般用户模式用户进入CLI界面,首先进入的就是一般用户模式,提示符为“Switch>”,符号“>”为一般用户模式的提示符。

当用户从特权用户模式使用命令exit退出时,可以回到一般用户模式。

2.2特权用户模式在一般用户模式使用enable命令,如果已经配置了进入特权用户的口令,则输入相应的特权用户口令,即可进入特权用户模式“Switch#”。

当用户从全局配置模式使用exit 退出时,也可以回到特权用户模式。

另外交换机提供“Ctrl+z”的快捷键,使得交换机在任何配置模式(一般用户模式除外),都可以退回到特权用户模式。

在特权用户模式下,用户可以查询交换机配置信息、各个端口的连接情况、收发数据统计等。

而且进入特权用户模式后,可以进入到全局模式对交换机的各项配置进行修改,因此进入特权用户模式后必须要设置特权用户口令,防止非特权用户的非法使用,对交换机配置进行恶意修改,造成不必要的损失。

2.3全局配置模式进入特权用户模式后,只需使用命令config,即可进入全局配置模式“Switch(config)#”。

当用户在其他配置模式,如接口配置模式、VLAN配置模式时,可以使用命令exit退回到全局配置模式。

在全局配置模式,用户可以对交换机进行全局性的配置,如对MAC地址表、端口镜像、创建VLAN、启动IGMP Snooping、STP等。

用户在全局模式还可通过命令进入到接口配置模式对各个接口进行配置。

接口配置模式在全局配置模式,使用命令interface就可以进入到相应的接口配置模式。

交换机操作系统提供了三种端口类型:1.VLAN接口;2.以太网端口;3.port-channel,因此就有三种接口的配置模式。

VLAN配置模式在全局配置模式,使用命令vlan <vlan-id>就可以进入到相应的VLAN配置模式。

在VLAN配置模式,用户可以配置属于本VLAN的成员端口。

执行exit命令即可从VLAN配置模式退回到全局配置模式。

DHCP地址池配置模式在全局配置模式下用ip dhcp pool <name>命令进入到DHCP地址池配置模式“Switch(Config-<name>-dhcp)#”。

在DHCP地址池配置模式下可以配置DHCP地址池的属性。

执行exit命令即可从DHCP地址池配置模式退回到全局配置模式。

三、汇聚交换机迈普3900配置步骤1、在swich>下敲enable回车,进入swich#2、在swich#下敲conf t 回车,进入Switch(config)#3、在Switch(config)#下敲命令enable password xxxxxx配置远程登录enable密码hostname xxxxxxxxx 交换机名字vlan 10配置vlanname to-AP-GUANLIexitvlan 2007name to-user-vlanexitvlan 2522name to-SDZIB-WLAN-SW01-S9306exitInterface Ethernet 1/1-24接口配置switchport mode trunkswitchport trunk allowed vlan 1;10;2007;2522此允许的vlan为前面配置的vlanexitinterface Vlan2522 配置交换机管理vlan及地址ip address 172.16.1.52 255.255.255.224exitip route 0.0.0.0 0.0.0.0 172.16.1.33管理地址的默认路由service dhcp 配置给ap分配地址的地址池ip dhcp excluded-address 172.16.44.1ip dhcp pool maipunetwork-address 172.16.44.0 255.255.255.0 地址池范围default-router 172.16.44.1 此地址为vlan10地址option 43 hex 800478C0280Ainterface Vlan10ip address 172.16.44.1 255.255.255.0 此地址为ap网关exit4、exit对出到swich#下敲write保存四、热点交换机迈普3100配置步骤1、在swich>下敲enable回车,进入swich#2、在swich#下敲conf t 回车,进入Switch(config)#3、在Switch(config)#下敲命令enable password xxxxxx配置远程登录enable密码hostname xxxxxxxxx 交换机名字vlan 10配置vlanname to-AP-GUANLIexitvlan 2007name to-user-vlanexitvlan 2522name to-SDZIB-WLAN-SW01-S9306exitInterface Ethernet 1/1-9接口配置switchport mode trunkswitchport trunk allowed vlan 1;10;2007;2522此允许的vlan为前面配置的vlanexitinterface Vlan2522 配置交换机管理vlan及地址ip address 172.16.1.52 255.255.255.224exitip default-gateway 172.16.1.33管理地址的默认路由4、exit对出到swich#下敲write保存五、常用命令在swich#模式下show mac-address-table 查看mac地址表Read mac address table....Vlan Mac Address Type Creator Ports---- --------------------------- ------- -------------------------------------1 00-03-0f-12-db-e4 STATIC System CPU1 00-14-d5-fc-b3-c0 DYNAMIC Hardware Ethernet1/41 00-14-d5-fc-b6-80 DYNAMIC Hardware Ethernet1/21 00-14-d5-fd-00-5a DYNAMIC Hardware Ethernet1/21 00-14-d5-fd-15-82 DYNAMIC Hardware Ethernet1/22267 00-00-5e-00-01-07 DYNAMIC Hardware Ethernet1/12268 00-00-5e-00-01-07 DYNAMIC Hardware Ethernet1/12597 00-03-0f-12-db-e4 STATIC System CPU2597 28-6e-d4-73-af-8e DYNAMIC Hardware Ethernet1/14001 00-01-7a-f0-01-2b DYNAMIC Hardware Ethernet1/14001 00-01-7a-f0-01-87 DYNAMIC Hardware Ethernet1/1show interface ethernet status 查看接口up/dwonCodes: A-Down - administratively down, a - auto, f - force, G - GigabitInterface Link/Protocol Speed Duplex Vlan Type Alias Name 1/1 UP/UP a-100M a-FULL trunk G-Combo:Copper1/2 UP/UP a-1G a-FULL trunk G-Combo:Fiber1/3 DOWN/DOWN auto auto trunk G-Combo1/4 UP/UP a-10M a-HALF trunk G-Combo:Copper1/5 DOWN/DOWN auto auto trunk G-Combo1/6 DOWN/DOWN auto auto trunk G-Combo1/7 DOWN/DOWN auto auto trunk G-Combo1/8 DOWN/DOWN auto auto trunk G-Combo1/9 DOWN/DOWN auto auto trunk GBIC1/10 DOWN/DOWN auto auto trunk GBIC1/11 DOWN/DOWN auto auto trunk GBIC1/12 DOWN/DOWN auto auto trunk GBIC1/13 DOWN/DOWN auto auto trunk GBIC1/14 DOWN/DOWN auto auto trunk GBIC1/15 DOWN/DOWN auto auto trunk GBIC1/16 DOWN/DOWN auto auto trunk GBIC1/17 DOWN/DOWN auto auto trunk GBIC1/18 DOWN/DOWN auto auto trunk GBIC1/19 DOWN/DOWN auto auto trunk GBIC1/20 DOWN/DOWN auto auto trunk GBIC1/21 DOWN/DOWN auto auto trunk GBIC1/22 DOWN/DOWN auto auto trunk GBIC1/23 DOWN/DOWN auto auto trunk GBIC1/24 DOWN/DOWN auto auto trunk GBICshow ip dhcp binding 查看AP获得地址情况Total dhcp binding items: 4, the matched: 4IP address Hardware address Lease expiration Type 172.18.59.98 00-14-D5-FD-00-5A Sat Jan 07 15:07:00 2006 Dynamic 172.18.59.99 00-14-D5-FC-B3-C0 Sat Jan 07 17:26:00 2006 Dynamic 172.18.59.100 00-14-D5-FC-B6-80 Sat Jan 07 15:07:00 2006 Dynamic 172.18.59.101 00-14-D5-FD-15-82 Sat Jan 07 15:07:00 2006 Dynamic。

相关文档
最新文档