当前位置: 首页 > news >正文

海南海口最新新闻事件深圳网站建设专业乐云seo

海南海口最新新闻事件,深圳网站建设专业乐云seo,政府网站解决方案,做网站保定项目2 交换技术的位置 活动2 交换机的常用配置 一、具体要求: (1)添加1台计算机,将标签名更改为PC1。 (2)添加1台S3700-26C-HI交换机,标签名为SWA,将交换机的名称设置为SWA。 &am…

项目2 交换技术的位置

活动2 交换机的常用配置

一、具体要求:

(1)添加1台计算机,将标签名更改为PC1。
(2)添加1台S3700-26C-HI交换机,标签名为SWA,将交换机的名称设置为SWA。
(3)PC1的Ethernet0/0/1接口连接SWA的Ethernet0/0/1接口。
(4)按照实验拓扑图,使用直连线连接好计算机,并设置计算机的IP地址和子网掩码。
(5)开启交换机和计算机。
(6)恢复交换机的出厂设置
(7)将交换机的名称设置为SWA。
(8)将交换机的系统时间设置为2023年10月8日中午12时整,所在时区为东八区。
(9)将交换机的语言模式设置为中文。
(10)将交换机远程管理地址配置为192.168.1.254/24。
(11)配置取消干扰信息、永不超时。
(12)配置交换机的Console密码。
(13)配合撤销交换机配置时弹出的信息。
(14)配置交换机接口模式、接口带宽限制、接口双工模式。
(15)保存交换机配置。

二、实验拓扑:

在这里插入图片描述

三、任务实施

1.交换机恢复出厂设置。

<Huawei>reset saved-configuration 
Warning: The action will delete the saved configuration in the device.
The configuration will be erased to reconfigure. Continue? [Y/N]:y
Warning: Now clearing the configuration in the device.
Error: The config file does not exist.
<Huawei>

2.修改交换机的名称。

<Huawei>system-view 
Enter system view, return user view with Ctrl+Z.
[Huawei]sysname SWA
[SWA]

3.设置交换机的系统时间和所在时区。

[SWA]quit
<SWA>clock datetime 12:00:00 2023-10-07
<SWA>clock timezone BJ add 08:00:00
<SWA>display clock  //查看配置的系统时间和所在时区
2023-10-08 04:00:23+08:00
Sunday
Time Zone(BJ) : UTC+08:00

4.设置语言模式。

<SWA>language-mode Chinese 
Change language mode, confirm? [Y/N] y
Oct  8 2023 04:00:48+08:00 SWA %%01CMD/4/LAN_MODE(l)[53]:The user chose Y when d
eciding whether to change the language mode.
提示:改变语言模式成功。

5.配置交换机远程管理IP地址。

[SWA]int vlanif 1
[SWA-Vlanif1]ip add 192.168.1.254 24
[SWA-Vlanif1]
2023/10/8 04:01:21+08:00 SWA %%01IFNET/4/LINK_STATE(l)[54]:链路协议IP在接口Vlanif1上的状态变
为UP。
[SWA-Vlanif1]

6.配置取消干扰信息、永不超时。
干扰信息

<SWA>undo terminal monitor
提示:当前终端禁止所有类信息输出。

永不超时

[SWA]user-interface console 0
[SWA-ui-console0]id	
[SWA-ui-console0]idle-timeout 0
[SWA-ui-console0]quit
[SWA]

7.配置交换机的Console密码。
(1)以登录用户界面的认证方式为密码认证,密码为123456.

[SWA]user-interface console 0
[SWA-ui-console0]authentication-mode password
[SWA-ui-console0]set authentication password simple 123456
[SWA-ui-console0]return
<SWA>quit

对交换机的Console密码进行测试:

<SWA>quit
Please Press ENTER.
Login authentication
Password:
<SWA>

(2)以登录用户界面的认证方式为AAA认证,用户名为admin,密码为123456.

[SWA]user-interface  console 0
[SWA-ui-console0]authentication-mode aaa
[SWA-ui-console0]quit
[SWA]aaa
[SWA-aaa]local-user admin password simple 123456
[SWA-aaa]local-user admin service-type terminal 
[SWA-aaa]return

对交换机的Console密码进行测试:

<SWA>quit
Please Press ENTER.
Login authentication
Username:admin
Password:
<SWA>

8.撤销交换机配置时弹出的信息。

[SWA]undo info-center enable 
Info: Information center is disabled.

9.配置交换机的接口模式。

[SWA]interface Ethernet 0/0/1
[SWA-Ethernet0/0/1]port link-type access 
[SWA-Ethernet0/0/1]quit
[SWA]int	
[SWA]interface Ethernet 0/0/2
[SWA-Ethernet0/0/2]port link-type trunk 
[SWA-Ethernet0/0/2]quit
[SWA]

10.配置接口带宽限制。

[SWA]interface Ethernet 0/0/3
[SWA-Ethernet0/0/3]undo negotiation auto 
[SWA-Ethernet0/0/3]speed 100
[SWA-Ethernet0/0/3]quit
[SWA]

11.配置接口双工模式。

[SWA]interface Ethernet 0/0/4
[SWA-Ethernet0/0/4]undo negotiation auto 
[SWA-Ethernet0/0/4]duplex full 
[SWA-Ethernet0/0/4]return
<SWA>

12.管理MAC地址表。
(1)通过PC1 ping SWA(确保连通)后查看交换机的MAC地址表
在这里插入图片描述在这里插入图片描述

[SWA]display mac-address
MAC address table of slot 0:
-------------------------------------------------------------------------------
MAC Address    VLAN/       PEVLAN CEVLAN Port            Type      LSP/LSR-ID  VSI/SI                                              MAC-Tunnel  
-------------------------------------------------------------------------------
5489-985a-5be2 1           -      -      Eth0/0/1        dynamic   0/-         
-------------------------------------------------------------------------------
Total matching items on slot 0 displayed = 1 [SWA]

(2)使用mac-address static命令在交换机中添加静态条目,并显示MAC地址表信息。

[SWA]mac-address static 5489-98f6-585a ethernet 0/0/1 vlan 1
[SWA]display mac-address
MAC address table of slot 0:
-------------------------------------------------------------------------------
MAC Address    VLAN/       PEVLAN CEVLAN Port            Type      LSP/LSR-ID  VSI/SI                                              MAC-Tunnel  
-------------------------------------------------------------------------------
5489-98f6-585a 1           -      -      Eth0/0/1        static    -           
-------------------------------------------------------------------------------
Total matching items on slot 0 displayed = 1 MAC address table of slot 0:
-------------------------------------------------------------------------------
MAC Address    VLAN/       PEVLAN CEVLAN Port            Type      LSP/LSR-ID  VSI/SI                                              MAC-Tunnel  
-------------------------------------------------------------------------------
5489-985a-5be2 1           -      -      Eth0/0/1        dynamic   0/-         
-------------------------------------------------------------------------------
Total matching items on slot 0 displayed = 1 [SWA]
四、任务验收:

(1)测试Console接口的密码配置是否正确。

上述步骤所示

(2)使用display命令查看交换机的MAC地址表是否存在静态条目。

上述步骤所示

(3)使用display current-configuration命令查看设备的当前配置。


#
sysname SWA
#
undo info-center enable
#
cluster enable
ntdp enable
ndp enable
#
drop illegal-mac alarm
#
diffserv domain default
#
drop-profile default
#
aaa authentication-scheme defaultauthorization-scheme defaultaccounting-scheme defaultdomain default domain default_admin local-user admin password simple 123456local-user admin service-type terminal
#
interface Vlanif1ip address 192.168.1.254 255.255.255.0 
#
interface MEth0/0/1
#
interface Ethernet0/0/1port link-type access
#
interface Ethernet0/0/2port link-type trunk
#
interface Ethernet0/0/3undo negotiation auto
#
interface Ethernet0/0/4undo negotiation auto
#
interface Ethernet0/0/5
#
interface Ethernet0/0/6
#
interface Ethernet0/0/7
#
interface Ethernet0/0/8
#
interface Ethernet0/0/9
#
interface Ethernet0/0/10
#
interface Ethernet0/0/11
#
interface Ethernet0/0/12
#
interface Ethernet0/0/13
#
interface Ethernet0/0/14
#
interface Ethernet0/0/15
#
interface Ethernet0/0/16
#
interface Ethernet0/0/17
#
interface Ethernet0/0/18
#
interface Ethernet0/0/19
#
interface Ethernet0/0/20
#
interface Ethernet0/0/21
#
interface Ethernet0/0/22
#
interface GigabitEthernet0/0/1
#
interface GigabitEthernet0/0/2
#
interface NULL0
#
mac-address static 5489-98f6-585a Ethernet0/0/1 vlan 1
#
user-interface con 0authentication-mode aaaset authentication password simple 123456idle-timeout 0 0
user-interface vty 0 4
#
return 

注:此为记录笔记,如有不足,还望海涵,可留言斧正

http://www.yidumall.com/news/99529.html

相关文章:

  • 网页网站怎么做的吗互联网营销的优势
  • 广州比较好的网站建设公司网络营销与管理
  • wordpress参考文档seo是哪个英文的缩写
  • 车佣做汽车网站怎么样微信指数是什么意思
  • 网站建设主要内容包括app怎么开发出来的
  • 优猫券网站怎么做bt磁力搜索神器
  • 武汉哪家做网站好服务营销7p理论
  • 如何开发一个app建设一个网站排名优化系统
  • 如何查看网站外链新东方留学机构官网
  • 个人网站更换域名seo刷网站
  • 凡科免费做网站交换友情链接的条件
  • 室内设计联盟邀请码怎么弄成都高薪seo
  • 武汉网站开发哪家好最近热点新闻事件
  • 建设网站编程语言太极seo
  • 网站关键字优化地点陕西网络推广公司
  • 做网站从哪里找货源万网阿里云域名查询
  • 网站里面嵌入的地图是怎么做的营业推广经典案例
  • 网站报名系统怎么做seo系统源码出售
  • 免费网站建设源码深圳营销型网站建设
  • 网站一般用什么语言深圳的seo网站排名优化
  • 做网站微信朋友圈应该怎么发服务营销案例
  • 世界杯视频直播网站推荐网站建设与营销经验
  • 怎么做视频在线播放网站推广途径有哪些
  • wordpress 模板 知乎百度seo排名主要看啥
  • 做非法网站要多少钱信息流优化师培训
  • 厦门网站建设外贸百度百度
  • 火车头wordpress 4.6做专业搜索引擎优化
  • 钢丝高频退火设备网站建设seo服务商排名
  • 怎么 给自己的网站做优化呢品牌营销策略研究
  • 网站被备案能建设新站seo竞价