手机站
网通分站
电信主站
密 码:
用户名:
当前位置 : 主页>网络知识>Cisco技术>列表

ATM大家学

来源:互联网 作者:west263.com 时间:2008-02-23
西部数码-全国虚拟主机10强!40余项虚拟主机管理功能,全国领先!双线多线虚拟主机南北访问畅通无阻!免费赠送企业邮局,.CN域名,自助建站480元起,免费试用7天,满意再付款! P4主机租用799元/月.月付免压金!
First we start out with some standard config stuff:

version 11.2

no service pad

no service udp-small-servers

no service tcp-small-servers

!

hostname name-that-switch

!

boot host router-config-filename tftp-server-IP

boot system flash

boot system rom

enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

!

ip name-server 129.173.1.10

clock timezone AST -4

clock summer-time ADT recurring

Among other things, this is used to define the prefix handed out to ILMI-attached end stations (including routers). We have a /28 slice of a class C IP net for use by RFC 1577 hosts

atm address 39.124f.8100.011f.0001.0001.0000.0000.c6a6.0180.00

The second and third lines will show up by default

atm router pnni

node 1 level 56 lowest

redistribute atm-static

Most interfaces will not require any configuration. PVCs have to be explicitly defined to correspond to whatever the end stations are expecting

interface ATM0/0/0

description Dalhousie router

!

interface ATM0/0/1

description squirrel MBONE router

!

interface ATM0/0/2

description GigaPOP Tier_A router

atm pvc 0 33 interface ATM0/0/0 0 34

!

interface ATM0/0/3

description NRC/IMB router

atm pvc 0 33 interface ATM0/0/2 0 34

interface ATM0/1/0

description Stentor and CA*net2

no atm auto-configuration

atm iisp side user version 3.1

atm pvp 9

!

interface ATM0/1/0.9 point-to-point

no atm auto-configuration

atm iisp side user version 3.1

Set up the management port in the usual way

interface ATM2/0/0

ip address 198.166.1.130 255.255.255.240

atm arp-server nsap 39.124F8100011F000100010000.0000C6A60181.00

atm esi-address 0000C6A60182.00

!

interface Ethernet2/0/0

no ip address

The switch needs to have its IP default gateway defined

ip default-gateway 198.166.1.129

ip classless

atm route 39.124F.8100.0120... ATM0/1/0.9

snmp-server community public RO

line con 0

line aux 0

line vty 0 4

password xxxxxxxx

login

!

ntp update-calendar

ntp server 192.75.138.129

end

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!