1 / 9
文档名称:

神州数码交换机路由器说明.doc

格式:doc   大小:56KB   页数:9页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

神州数码交换机路由器说明.doc

上传人:zxwziyou9 2018/5/4 文件大小:56 KB

下载得到文件列表

神州数码交换机路由器说明.doc

文档介绍

文档介绍:神州数码交换机路由器学生总结
2009-6-9 来源:本站原创作者:admin 【大中小】点击: 次
交换机
and给vlan分配IP
vlan [编号] //vlan 10
Sw I e 0/0/[编号-编号] //sw I e 0/0/1-10s
in vlan [编号] //in vlan 10
ip add [IP地址] [子网掩码] //ip add

Ip route [下一跳IP] //ip route

以Vlan方法
Router rip
Network [自己的vlan ] //network vlan 10
以IP方法
Router rip
Network [ip 段]

以Vlan方法
Router ospf
Int vlan [编号] //int vlan 10
Ip ospf enable area [编号] //ip ospf enable area 0
以IP方法
Router ospf
Network [自己的IP]/[网关] area 0 //network area 0

-server enable
-user [用户] password 0 [密码]

spanning-tree mode stp
(手工)
spanning-tree mode mstp //开启mstp生成树协议
port-group [编号] // port-group 1
int e 0/0/[做链路的那几个端口号] //int 0/0/1-2
port-group [编号] mode on // port-group 1 mode on
8. 链路聚合(LACP动态生成)
spanning-tree mode mstp
port-group [编号]
(交换机A的配置)port-group [编号] mode active
(交换机B的配置)port-group [编号] mode passive

Int e 0/0/[端口]
Sw mode trunk //设置为trunk
Sw trunk allowed vlan all //划分到所有vlan



(单个)
Int e 0/0/[端口]
Sw port-security
sw port-security mac-address [mac地址]
11. Mac地址和端口绑定(多个)
Int e 0/0/[端口]
Sw port-security maximum [安全mac地址个数如:3]
sw port-security mac-address [mac地址]
sw port-security mac-address [mac地址]
sw port-security mac-