ATM大家学

2008-02-23 04:52:46来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

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 west263 side user version 3.1

atm pvp 9

!

interface ATM0/1/0.9 point-to-point

no atm auto-configuration

atm west263 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

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:路由器网络接口解析大全(三)

下一篇:专用协议与DOCSIS-如何在竞争中把握优势