快速业务通道

某大型网络的配置实例

作者 佚名技术 来源 网络技术 浏览 发布时间 2012-07-01
.13

ip route 192.168.3.0 255.255.255.240 10.2.0.11

ip route 192.168.4.0 255.255.255.0 10.2.0.11

ip route 192.168.5.0 255.255.255.0 10.2.0.11

ip route 192.168.6.0 255.255.255.0 10.2.0.11

copy running-config startup-config

Building configuration...

[OK]

这里给出的是单纯的命令行,略去了一些默认状况的设置.

Catalyst 3500 的配置

!

version 12.0

no service pad

service timestamps debug uptime

service timestamps log uptime

service password-encryption

!

hostname bluestudy

!

enable password password

!

username bluestudy password password

username test password password

!

省略端口的显示

!

interface GigabitEthernet0/1

switchport trunk encapsulation dot1q

switchport mode trunk

!

interface GigabitEthernet0/2

!

interface VLAN1

ip address 10.1.0.4 255.255.0.0

ip helper-address 10.1.0.100

ip directed-broadcast

no ip route-cache

!

ip default-gateway 10.1.0.1

interface Ethernet1/1(与2900对接)

switchport trunk encapsulation dot1q

switchport mode trunk

!

interface Ethernet1/2(与1900 A对接)

switchport access VLAN 3

no shut

!

interface Ethernet1/3(与1900 B对接)

switchport access VLAN 4

no shut

!

snmp-server engineID local 000000090200000216BE4E80

snmp-server community public RO

snmp-server community private RW

snmp-server chassis-id 0x17

(打开简单的网络管理,便于以后,Cisco 网管软件识别和管理)

!

line con 0

login local

transport input none

stopbits 1

line vty 0 4

login local

line vty 5 15

login

!

end

Catalyst 2900 的配置

2900的配置与3500的相似,命令如下

hostname bluestudy

!

enable password password

!

username bluestudy password password

username test password password

!

省略端口的显示

!

interface Ethernet0/1(与3500对接)

switchport trunk encapsulation dot1q

switchport mode trunk

!

interface VLAN1

ip address 10.1.0.3 255.255.0.0

ip helper-address 10.1.0.100

ip directed-broadcast

no ip route-cache

!

ip default-gateway 10.1.0.1

!

interface Ethernet0/2(与1900 C对接)

switchport access VLAN 5

no shut

!

interface Ethernet0/3(与1900 D对接)

switchport access VLAN 6

no shut

!

snmp-server engineID local 000000090200000216BE4E80

snmp-server community public RO

snmp-server community private RW

snmp-server chassis-id 0x17

!

line con 0

login local

transport input none

stopbits 1

line vty 0 4

login local

line vty 5 15

login

!

end

Cisco Catalyst 1900 的配置

对于1900的配置就相对容易得多了

只需在enable 状态下键入 Setup 就会进入配置向导

给出交换机的

IP地址:10.3.0.5

掩码:255.255.0.0

网关:10.3.0.1

就可以了,另外应该打开简单的网络管理协议SNMP

snmp-server community public RO

snmp-server community private RW

即可

PIX 520A的基本配置

PIX Version 4.2(4)

nameif ethernet0 outside security0

nameif ethernet1 inside security100

enable password password encrypted

passwd password encrypted

hostname pix_A

fixup protocol ftp 21

fixup protocol http 80

fixup protocol smtp 25

fixup protocol h323 1720

fixup protocol rsh 514

fixup protocol sqlnet 1521

names

no failover

failover timeout 0:00:00

failover ip address outside 0.0.0.0

failover ip address inside 0.0.0.0

pager lines 24

no logging console

logging monitor debugg

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号