最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

RG-S21交换机配置dns

IT圈 admin 36浏览 0评论

2024年6月14日发(作者:雀荌)

S21交换机配置DNS

锐捷网络远程技术支持中心

技术热线:4008-111-000

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园 邮编:350002

配置域名解析

打开域外名解析服务

步骤如下:

Switch# configure terminal

!进入全局配置模式

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)# ip domain-lookup

!启动DNS域名解析服务

2006-03-16 10:42:28 @5-CONFIG:Configured from outband

Switch(config)# end

!退回到特权模式

2006-03-16 10:42:31 @5-CONFIG:Configured from outband

Switch# show running-config

!查看当前配置

System software version : 1.63 Build Jan 6 2006 Rel

Current configuration : 338 bytes

!

version 1.0

!

no enable services web-server

hostname Switch

vlan 1

!

enable secret level 1 5 &t;C,tZ[quH.Y*T

enable secret level 15 5 &t,1u_;Cqu-8U0<9=Gs+/7R:>H

!

interface vlan 1

no shutdown

ip address 192.168.26.38 255.255.255.0

!

snmp-server community public ro

ip domain-lookup

end

Switch# write

!保存

[OK]

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园

邮编:350002

注:您如果要关闭DNS,可以用no ip domain-lookup全局配置命令来关闭DNS

配置DNS Server

步骤如下:

Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)# ip name-server 192.168.26.47

!添加192.168.26.47这个地址为DNS服务器的IP地址

2006-03-16 10:45:44 @5-CONFIG:Configured from outband

Switch(config)# end

2006-03-16 10:45:45 @5-CONFIG:Configured from outband

Switch# show running-config

System software version : 1.63 Build Jan 6 2006 Rel

Current configuration : 368 bytes

!

version 1.0

!

no enable services web-server

hostname Switch

vlan 1

!

enable secret level 1 5 &t,1u_;Cqu-8U0<9=Gs+/7R:>H

enable secret level 15 5 &t-aeh`@qu'dfimLrv{bcknAs7zyglow

!

interface vlan 1

no shutdown

ip address 192.168.26.38 255.255.255.0

!

snmp-server community public ro

ip domain-lookup

ip name-server 192.168.26.47

end

Switch# write

[OK]

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园

邮编:350002

注:您如果要删除DNS服务,可以用no ip name-server [IP地址] 命令来删除,如果指定IP地址参数,则

只删除相应的Server;如果不指定参数,则是删除所有Server.

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园 邮编:350002

2024年6月14日发(作者:雀荌)

S21交换机配置DNS

锐捷网络远程技术支持中心

技术热线:4008-111-000

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园 邮编:350002

配置域名解析

打开域外名解析服务

步骤如下:

Switch# configure terminal

!进入全局配置模式

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)# ip domain-lookup

!启动DNS域名解析服务

2006-03-16 10:42:28 @5-CONFIG:Configured from outband

Switch(config)# end

!退回到特权模式

2006-03-16 10:42:31 @5-CONFIG:Configured from outband

Switch# show running-config

!查看当前配置

System software version : 1.63 Build Jan 6 2006 Rel

Current configuration : 338 bytes

!

version 1.0

!

no enable services web-server

hostname Switch

vlan 1

!

enable secret level 1 5 &t;C,tZ[quH.Y*T

enable secret level 15 5 &t,1u_;Cqu-8U0<9=Gs+/7R:>H

!

interface vlan 1

no shutdown

ip address 192.168.26.38 255.255.255.0

!

snmp-server community public ro

ip domain-lookup

end

Switch# write

!保存

[OK]

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园

邮编:350002

注:您如果要关闭DNS,可以用no ip domain-lookup全局配置命令来关闭DNS

配置DNS Server

步骤如下:

Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)# ip name-server 192.168.26.47

!添加192.168.26.47这个地址为DNS服务器的IP地址

2006-03-16 10:45:44 @5-CONFIG:Configured from outband

Switch(config)# end

2006-03-16 10:45:45 @5-CONFIG:Configured from outband

Switch# show running-config

System software version : 1.63 Build Jan 6 2006 Rel

Current configuration : 368 bytes

!

version 1.0

!

no enable services web-server

hostname Switch

vlan 1

!

enable secret level 1 5 &t,1u_;Cqu-8U0<9=Gs+/7R:>H

enable secret level 15 5 &t-aeh`@qu'dfimLrv{bcknAs7zyglow

!

interface vlan 1

no shutdown

ip address 192.168.26.38 255.255.255.0

!

snmp-server community public ro

ip domain-lookup

ip name-server 192.168.26.47

end

Switch# write

[OK]

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园

邮编:350002

注:您如果要删除DNS服务,可以用no ip name-server [IP地址] 命令来删除,如果指定IP地址参数,则

只删除相应的Server;如果不指定参数,则是删除所有Server.

福 建 星 网 锐 捷 网 络 有 限 公 司

技术支持平台 4008-111-000

福州总部 福州市金山大道618号橘园洲星网锐捷科技园 邮编:350002

发布评论

评论列表 (0)

  1. 暂无评论