文章目录:
- 1、锐捷网络配置
- 2、关于锐捷交换机配置
- 3、锐捷nat配置
- 4、锐捷交换机dhcp服务怎么配置?
- 5、锐捷交换机如何配置
锐捷网络配置
这是配置:
S26:
en
conf t
no ip do lo
ho S26
vlan 10
vlan 20
int range f0/1 - 10
sw mo acc
sw acc vlan 10
exit
int range f0/11 - 20
sw mo acc
sw acc vlan 20
exit
int range f0/23 - 24
sw mo tr
exit
int vlan 1
ip add 172.16.255.1 255.255.255.0
exit
spanning-tree
int range f0/1 - 10
spanning-tree portfast
arp-cherk auto
sw pro
int range f0/12 -20
spanning-tree portfast
sw pro
arp-cherk auto
exit
dhcp snooping
int range f0/23 - 24
ip dhcp snooping trust
exit
S3760-1:
en
conf t
no ip do lo
ho S3760-1
lin con 0
no exex-t
logg sy
exit
int range f0/8 - 9
port-group 1
exit
int ag 1
sw mo tr
exit
int f0/10
no sw
ip add 10.1.13.1 255.255.255.0
no sh
int f0/1
sw mo tr
int lo0
ip add 172.16.254.1 255.255.255.0
int vlan 10
ip add 172.16.10.252 255.255.255.0
int vlan 20
ip add 172.16.20.252 255.255.255.0
spaning-tree mst confige
intance 1 vlan 10
intance 2 vlan 20
spaning-tree intance 0 pri 4096
spaning-tree intance 1 pri 4096
spaning-tree intance 2 pri 8192
exit
spaning-tree
int vlan 10
vrrp 10 ip 172.16.10.254
vrrp 10 pri 105
vrrp 10 trac f0/10
int vlan 20
vrrp 20 ip 172.16.20.254
router ospf 100
net 10.1.13.1 0.0.0.0 area 0
net 172.16.10.254 0.0.0.0 area 1
net 172.16.20.254 0.0.0.0 area 1
exit
service dhcp
ip helper-dhcp 10.1.13.3
exit
S3760-2:
en
conf t
no ip do lo
ho S3760-2
lin con 0
no exex-t
logg sy
exit
int range f0/8 - 9
port-group 1
exit
int ag 1
sw mo tr
exit
int f0/10
no sw
ip add 10.1.13.1 255.255.255.0
no sh
int f0/1
sw mo tr
int lo0
ip add 172.16.254.2 255.255.255.0
int vlan 10
ip add 172.16.10.253 255.255.255.0
int vlan 20
ip add 172.16.20.253 255.255.255.0
spaning-tree mst confige
intance 1 vlan 10
intance 2 vlan 20
spaning-tree intance 0 pri 8192
spaning-tree intance 1 pri 8192
spaning-tree intance 2 pri 4096
exit
spaning-tree
int vlan 10
vrrp 10 ip 172.16.10.254
int vlan 20
vrrp 20 ip 172.16.20.254
vrrp 20 pri 105
router ospf 100
net 10.1.23.1 0.0.0.0 area 0
net 172.16.10.254 0.0.0.0 area 1
net 172.16.20.254 0.0.0.0 area 1
exit
service dhcp
ip helper-dhcp 10.1.23.3
exit
RSR-3:
en
conf t
no ip do lo
ho RSR-3
line con 0
no exec-t
logg sy
exit
int lo0
ip add 172.16.254.3 255.255.255.0
int f0/1
ip add 10.1.13.2 255.255.255.0
no sh
ip nat inside
int f0/2
ip add 10.1.23.3 255.255.255.0
no sh
ip nat inside
int f0/0
no sh
int f0/0.34
ip add 101.1.34.1 255.255.255.0
no sh
ip nat outside
int f0/0.43
ip add 201.1.43.1 255.255.255.0
no sh
ip nat outside
router ospf 100
net 10.1.13.3 0.0.0.0 area 0
net 10.1.23.3 0.0.0.0 area 0
default information orig
exit
ip route 0.0.0.0 0.0.0.0 200.1.1.2
service dhcp
ip dhcp exclu 172.16.10.252 172.16.10.254
ip dhcp exclu 172.16.20.252 172.26.20.254
ip dhcp pool vlan10
net 172.16.10.0 255.255.255.0
lease 1
default-router 172.16.10.254
exit
ip dhcp pool vlan20
net 172.16.20.0 255.255.255.0
default-touter 172.16.20.254
lease 1
exit
ip route 0.0.0.0 0.0.0.0 101.1.34.2
ip nat inside source 172.16.20.1 202.1.1.1
ip nat pool aaa 102.1.1.0 102.1.1.255 mask 255.255.255.0
ip nat inside sorce list 1 pool aaa overload
access-list 1 permit 172.16.0.0 0.0.255.255
ip nat pool bbb 202.1.1.0 202.1.1.255 mask 255.255.255.0
ip nat inside source list 101 pool bbb overload
access-list 101 permit ip any 200.1.1.0 0.0.0.255
exit
RSR-4:
en
conf t
no ip do lo
ho RSR-4
line con 0
no exec-t
logg sy
exit
int lo100
ip add 100.100.1.1 255.255.255.0
int lo101
ip add 200.1.1.1 255.255.255.0
no sh
int f0/0
no sh
int f0/0.34
ip add 101.1.34.2 255.255.255.0
no sh
int f0/0.43
ip add 201.1.43.2 255.255.255.0
no sh
exit
关于锐捷交换机配置
1、将USB转串口网口数据线一头插入交换机前面板的“consel”口。
2、找到电脑系统桌面左下角超级终端。
3、点击“超级终端”出现下图,简单随意命好记的名数字或英文字母,单词。
4、然后点下一步,出现下图内容,主要有显示交换机所接的串口COM4,直接点击“下一步”。
5、然后到了下图,主要设置“波特率”9600(常用)。按下一步。
6、等10秒钟按回车键。这样就进入到配置界面了。
注意事项:
四个网段也就是四个vlan的网关全部落在一台核心交换机上,就可以实现互通了,因为vlanif的地址在交换机里天生互通,然后核心交换机再以三层路由的方式到路由器出外网。最后的一台计算机或者设备可以通过外网访问。
锐捷nat配置
1、 静态nat,一对一转换
2、 动态nat:多对多转换
3、 napt:多对1端口转换
【RTA】nat address-group 1 200.10.10.1 200.10.10.1
【RTA】acl 2000
【RTA-acl-basic-2000】rule permit source 192.168.1.0 0.0.0.255
【RTA-GigabitEthernet0/0/0】nat outbound 2000 address-group 1
4、easy ip:出接口多对1端口转换
5、 nat服务器(NAT Server用于外网用户需要使用固定公网IP地址访问内部服务器的情形,目测与静态nat区别是可以做端口转换)
在什么情况下使用NAT
与无类域间路由选择( CIDR) 一样,最初开发NAT 也旨在推迟可用IP 地址空间耗尽的时间,这是通过使用少量公有IP地址表示众多私有IP 地址实现的。但随后人们发现,在网络迁移和合并、服务器负载均衡以及创建虚拟服务器方面, NAT 也是很有用的工具。
NAT 确实可减少联网环境所需的公有IP地址数; 在两家使用相同内部编址方案的公司合并时,NAT 也提供了便利的解决方案; 在公司更换因特网服务提供商(ISP ),而网络管理员又不想修改内部编址方案时, NAT 也能提供很好的解决方案。
下面是NAT 可提供帮助的各种情形:
需要连接到因特网,但主机没有全局唯一的IP 地址
更换的ISP 要求对网络进行重新编址
需要合并两个使用相同编址方案的内联网
锐捷交换机dhcp服务怎么配置?
1、进入管理视图。
2、接着dhcp enable 开启交换机的DHCP服务。
3、接着进入虚拟vlan 视图[Quidway]interface
Vlanif 100。
4、配置一个IP地址[Quidway-Vlanif100] ip address 192.168.104.253 255.255.255.0。
5、配置DHCP服务器IP地址即可。
锐捷交换机如何配置
交换机基本操作
1.进入特权模式
Switchenable
Switch#
2.返回用户模式
Switch#exit
Press
RETURN
to
get
started!
Switch
配置模式:
全局配置模式[主机名(config)#]:配置交换机的整体参数
子模式:
1.线路配置模式[主机名(config-line)#]:配置交换机的线路参数
2.接口配置模式[主机名(config-if)#]:配置交换机的接口参数
1.进入全局配置模式下
Switch#configure
terminal
Switch(config)#exit
Switch#
2.进入线路配置模式
Switch(config)#line
console
Switch(config-line)#exit
Switch(config)#
3.进入接口配置模式
Switch(config)#interface
fastEthernet
0/1
Switch(config-if)#exit
Switch(config)#
从子模式下直接返回特权模式
Switch(config-if)#end
Switch#
交换机操作帮助特点:
1.支持命令简写(按TAB键将命令补充完整)
2.在每种操作模式下直接输入“?”显示该模式下所有的命令
3.命令空格
“?”显示命令参数并对其解释说明
4.字符“?”显示以该字符开头的命令
5.命令历史缓存:
(Ctrl+P)显示上一条命令,(Ctrl+N)显示下一条命令
6.错误提示信息
交换机显示命令:
显示交换机硬件及软件的信息
Switch#show
version
显示当前运行的配置参数
Switch#show
running-config
显示保存的配置参数
Switch#show
configure
常用交换机EXEC命令
将当前运行的配置参数复制到flash:Switch#write
memory
Building
configuration...
[OK]
Switch#
清空flash中的配置参数:Switch#delete
flash:config.text
Switch#
交换机重新启动:Switch#reload
System
configuration
has
been
modified.
Save?
[yes/no]:n
Proceed
with
reload?
[confirm]
配置交换机主机名:Switch(config)#hostname
S2126G
S2126G(config)#
配置交换机口令:
1、
配置交换机的登陆密码
S2126G(config)#enable
secret
level
1
star
“0”表示输入的是明文形式的口令
2、
配置交换机的特权密码
S2126G(config)#enable
secret
level
15
Star
“0”表示输入的是明文形式的口令
常用交换机配置命令:
1、为交换机分配管理IP地址
S2126G(config)#interface
vlan
1
S2126G(config-if)#ip
address
{IP
address}
{IP
subnetmask}[secondary]
2、将接口启用
S2126G(config-if)#no
shutdown
3、将接口关闭
S2126G(config-if)#shutdown
4、配置接口速率
S2126G(config-if)#speed
[10|100|auto]
5、配置接口双工模式
S2126G(config-if)#duplex
[auto|full|half
显示接口状态:S2126G#show
interfaces
测定目的端的可达性:S2126Gping
{IP
address}
从TFTP服务器下载配置参数:S2126G#copy
tftp
startup-config
管理交换机MAC地址表:
1、查看MAC地址表
S2126G#show
mac-address-table
2、配置MAC地址表记录的生存时间(缺省为300秒)
S2126G(config)#mac-address-table
aging-time
10-1000000
3、查看MAC地址表记录的生存时间
S2126G#show
mac-address-table
aging-time
VLAN的配置:
1.添加一个VLAN
S2126G(config)#vlan
1-4094
S2126G(config-vlan)#
2.为VLAN命名(可选)
S2126G(config-vlan)#name
将交换机端口分配到VLAN
1.配置Port
VLAN
Switch(config-if)#switchport
access
vlan
1-4094
2.配置Tag
VLAN
Switch(config-if)#switchport
mode
trunk
1).配置本地(native)VLAN
Switch(config-if)#switchport
trunk
native
vlan
1-4094
2).从主干链路中清除VLAN
Switch(config-if)#switchport
trunk
allowed
vlan
except
注:VLAN1不可被清除
VLAN的验证:
1.显示全部的VLAN:Switch#show
vlan
2.显示单独的VLAN
:Switch#show
vlan
id
1-4094
将VLAN信息保存到flash中:Switch#write
memory
从flash中清除VLAN信息:Switch#delete
flash:vlan.dat
RSTP的配置:
1.启用生成树:S2126G(config)#spanning-tree
2.配置交换机优先级:S2126G(config)#spanning-tree
priority
0-61440
“0”或“4096”的倍数(RSTP
BPDU该值后12bit全0)
3.配置交换机端口优先级:S2126G(config-if)#spanning-tree
port-priority
0-240
“0”或“16”的倍数(RSTP
BPDU该值后4bit全0)
4、生成树hello时间的配置(由Root决定):S2126G(config)#spanning-tree
hello-time
1-10
5、生成树的验证:Switch#show
spanning-tree
Switch#show
spanning-tree
interface
接口名称
接口编号
以上用于锐捷交换机的。交换机配置命令集Enable
进入特权模式
#ExIT
返回上一级操作模式
#End
返回到特权模式
#write
memory
或copy
running-config
startup-config
保存配置文件
#del
flash:config.text
删除配置文件(交换机及1700系列路由器)
#erase
startup-config
删除配置文件(2500系列路由器)
#del
flash:vlan.dat
删除Vlan配置信息(交换机)
#Configure
terminal
进入全局配置模式
(config)#
hostname
switchA
配置设备名称为switchA
(config)#banner
motd
配置每日提示信息
为终止符
(config)#enable
secret
level
1
star
配置远程登陆密码为star
(config)#enable
secret
level
15
star
配置特权密码为star
Level
1为普通用户级别,可选为1~15,15为最高权限级别;0表示密码不加密
(config)#enable
services
web-server
开启交换机WEB管理功能
Services
可选以下:web-server(WEB管理)、telnet-server(远程登陆)等查看信息
#show
running-config
查看当前生效的配置信息
#show
interface
fastethernet
0/3
查看F0/3端口信息
#show
interface
serial
1/2
查看S1/2端口信息
#show
interface
查看所有端口信息
#show
ip
interface
brief
以简洁方式汇总查看所有端口信息
#show
ip
interface
查看所有端口信息
#show
version
查看版本信息
#show
mac-address-table
查看交换机当前MAC地址表信息
#show
running-config
查看当前生效的配置信息
#show
vlan
查看所有VLAN信息
#show
vlan
id
10
查看某一VLAN
(如VLAN10)的信息
#show
interface
fastethernet
0/1
switchport
查看某一端口模式(如F
0/1)
#show
aggregateport
1
summary
查看聚合端口AG1的信息
#show
spanning-tree
查看生成树配置信息
#show
spanning-tree
interface
fastethernet
0/1
查看该端口的生成树状态
#show
port-security
查看交换机的端口安全配置信息
#show
port-security
address
查看地址安全绑定配置信息
#show
ip
access-lists
listname
查看名为listname的列表的配置信息
#show
access-lists端口的基本配置
(config)#Interface
fastethernet
0/3
进入F0/3的端口配置模式
(config)#interface
range
fa
0/1-2,0/5,0/7-9
进入F0/1、F0/2、F0/5、F0/7、F0/8、F0/9的端口配置模式
(config-if)#speed
10
配置端口速率为10M,可选10,100,auto
(config-if)#duplex
full
配置端口为全双工模式,可选full(全双工),half(半双式),auto(自适应)
(config-if)#no
shutdown
开启该端口
(config-if)#switchport
access
vlan
10
将该端口划入VLAN10中,用于VLAN
(config-if)#switchport
mode
trunk
将该端口设为trunk模式,用于Tag
vlan
可选模式为access
,
trunk
(config-if)#port-group
1
将该端口划入聚合端口AG1中,用于聚合端口聚合端口的创建
(config)#
interface
aggregateport
1
创建聚合接口AG1
(config-if)#
switchport
mode
trunk
配置并保证AG1为
trunk
模式
(config)#int
f0/23-24
(config-if-range)#port-group
1
将端口(端口组)划入聚合端口AG1中生成树
(config)#spanning-tree
开启生成树协议
(config)#spanning-tree
mode
stp
指定生成树类型为stp
可选模式stp
,
rstp
,
mstp
(config)#spanning-tree
priority
4096
设置交换机的优先级为4096
,
优先级值小为高。优先级可选值为0,4096,8192,……,为4096的倍数。交换机默认值为32768VLAN的基本配置
(config)#vlan
10
创建VLAN10
(config-vlan)#name
vlanname
命名VLAN为vlanname
(config-if)#switchport
access
vlan
10
将该端口划入VLAN10中
某端口的接口配置模式下进行
(config)#interface
vlan
10
进入VLAN
10的虚拟端口配置模式
(config-if)#
ip
address
192.168.1.1
255.255.255.0
为VLAN10的虚拟端口配置IP及掩码,二层交换机只能配置一个IP,此IP是作为管理IP使用,例如,使用Telnet的方式登录的IP地址
(config-if)#
no
shutdown
启用该端口端口安全
(config)#
interface
fastethernet
0/1
进入一个端口
(config-if)#
switchport
port-security
开启该端口的安全功能
1.配置最大连接数限制
(config-if)#
switchport
port-secruity
maxmum
1
配置端口的最大连接数为1,最大连接数为128
(config-if)#
switchport
port-secruity
violation
shutdown
配置安全违例的处理方式为shutdown,可选为protect
(当安全地址数满后,将未知名地址丢弃)、restrict(当违例时,发送一个Trap通知)、shutdown(当违例时将端口关闭,并发送Trap通知,可在全局模式下用errdisable
recovery来恢复)
2.IP和MAC地址绑定
(config-if)#switchport
port-security
mac-address
xxxx.xxxx.xxxx
ip-address
172.16.1.1
接口配置模式下配置MAC地址xxxx.xxxx.xxxx和IP172.16.1.1进行绑定(MAC地址注意用小写)三层路由功能(针对三层交换机)
(config)#
ip
routing
开启三层交换机的路由功能
(config)#
interface
fastethernet
0/1
(config-if)#
no
switchport
开启端口的三层路由功能(这样就可以为某一端口配置IP)
(config-if)#
ip
address
192.168.1.1
255.255.255.0
(config-if)#
no
shutdown
三层交换机路由协议
(config)#
ip
route
172.16.1.0
255.255.255.0
172.16.2.1
配置静态路由
注:172.16.1.0
255.255.255.0
为目标网络的网络号及子网掩码
172.16.2.1
为下一跳的地址,也可用接口表示,如ip
route
172.16.1.0
255.255.255.0
serial
1/2(172.16.2.0所接的端口)
(config)#
router
rip
开启RIP协议进程
(config-router)#
network
172.16.1.0
申明本设备的直连网段信息
(config-router)#
version
2
开启RIP
V2,可选为version
1(RIPV1)、version
2(RIPV2)
(config-router)#
no
auto-summary
关闭路由信息的自动汇总功能(只有在RIPV2支持)(config)#
router
ospf
开启OSPF路由协议进程(针对1762,无需使用进程ID)
(config)#
router
ospf
1
开启OSPF路由协议进程(针对2501,需要加OSPF进程ID)
(config-router)#
network
192.168.1.0
0.0.0.255
area
申明直连网段信息,并分配区域号(area0为骨干区域)IP
ACL:
交换机采用命名的访问控制列表;分标准(stand)和扩展(extended)两种
1.标准ACL
(config)#ip
access-list
stand
listname
定义命名标准列表,命名为listname,stand为标准列表
(config-std-nacl)#deny
192.168.30.0
0.0.0.255
拒绝来自192.168.30.0网段的IP流量通过
注:deny:拒绝通过;可选:deny(拒绝通过)、permit(允许通过)
192.168.30.0
0.0.0.255:源地址及源地址通配符;可使用any表示任何IP
(config-std-nacl)#permit
any
(config-std-nacl)#end
返回
2.扩展ACL
(config)#ip
access-list
extended
listname
定义命名扩展列表,命名为listname,extended为扩展
(config-ext-nacl)#deny
tcp
192.168.30.0
0.0.0.255
192.168.10.0
0.0.0.255
eq
www
拒绝源地址为192.168.30.0网段的IP访问目的地址为192.168.10.0网段的WWW服务
注:deny:拒绝通过,可选:deny(拒绝通过)、permit(允许通过)
tcp:
协议名称,协议可以是udp,
ip,eigrp,
gre,
icmp,
igmp,
igrp等等。
192.168.10.0
0.0.0.255:源地址及源地址通配符
192.168.30.0
0.0.0.255:目的地址及目的地址通配符
eq:操作符(lt-小于,eq-等于,gt-大于,neg-不等于,range-包含)
www:端口号,可使用名称或具体编号
可以使用的协议名称(或编号)和端口名称(或编号)请打?查询。
(config-ext-nacl)#permit
ip
any
any
允许其它通过
(config-ext-nacl)#end
返回
(config)#interface
vlan
10
进入端口配置模式
(config-if)#
ip
access-group
listname
in
访问控制列表在端口下in方向应用;可选:in(入栈)、out(出栈)
(config-if)#end
返回
注:配置ACL时,若只想对其中部分IP进行限制访问时,必须配置允许其流量通过,否则设备只会对限制IP进行处理,不会对非限制IP进行允许通过处理。
-tlogg syexitint range f0/8 - 9port-group 1exitint ag 1sw mo trexitint f0/10no swip a
wipinterfacebrief以简洁方式汇总查看所有端口信息#showipinterface查看所有端口信息#showversion查看版本信息#showmac-address-table查看交换机当前MAC地址表信息#showr
.255.0no shint f0/1sw mo trint lo0ip add 172.16.254.2 255.255.255.0int vlan 10ip add 172.16.
tar配置远程登陆密码为star(config)#enablesecretlevel15star配置特权密码为starLevel1为普通用户级别,可选为1~15,15为最高权限级别;0表示密码不加密(config)#enableservicesweb-server开启交换机WEB管理功能S
参数Switch#showrunning-config显示保存的配置参数Switch#showconfigure常用交换机EXEC命令将当前运行的配置参数复制到flash:Switch#writememoryBui