|
|
This appendix provides examples to follow if you need guidance configuring your 3800 system. These examples are taken from configurations implemented successfully in the field:
The following simple FTC trunk connection between two 3800 systems has been implemented successfully in the field. Use this as a guideline for your simple network.

The following configurations are representative of the configuration presented by the diagram in Figure A-1. Configuration examples are provided next for the Europa and Ganymede ends of the setup, as follows:
This example configuration is established on the Europa end of the setup illustrated:
Configuration register is 0x1 Europa#sh ver Cisco Internetwork Operating System Software IOS (tm) 3800 Software (C3800-I-M), Experimental Version 11.2(19970204:184122) [ SB Eng Rel 6.11a 108] Copyright (c) 1986-1997 by cisco Systems, Inc. Compiled Tue 04-Feb-97 10:46 by bgregory Image text-base: 0x04005000, data-base: 0x0441CAB0 ROM: System Bootstrap, Version 11.2(19970123:053350) [SB Eng Rel 6.0 101], INTER IM SOFTWARE Europa uptime is 21 hours, 46 minutes System restarted by power-on System image file is "flash:c3800-i-mz", booted via flash cisco 3800 (68360) processor (revision C) with 14336K/2048K bytes of memory. Processor board ID 00378621 Channelized E1, Version 1.0. Bridging software. X.25 software, Version 2.0, NET2, BFE and GOSIP compliant. 1 Ethernet/IEEE 802.3 interface(s) 3 Serial network interface(s) 1 Channelized E1/PRI port(s) 128K bytes of non-volatile configuration memory. ATA flash device Configuration register is 0x1 Europa#sh config Using 2693 out of 130458 bytes ! version 11.2 no service pad service udp-small-servers service tcp-small-servers ! hostname Europa ! enable secret 5 $1$EwPy$mM3Hlfkh8kWU49iv3h0L0/ enable password poodles ! connect Switch0 dlci 300 Serial0/1 connection-id 42 connect Switch0 dlci 900 Serial0/1 connection-id 71 ! ip host Ganymede 192.168.10.62 ip host hilo 192.168.10.61 ip host pipeline 192.168.9.60 ip multicast-routing ip dvmrp route-limit 7000 frame-relay switching ! controller E1 0/0 ! voice-port 0/0 gain output -8 no echo-cancel svc timing digit 70 timing inter-digit 50 timing pulse-inter-digit 1000 timing clear-wait 300 timing wink-wait 136 timing delay-duration 136 ! voice-port 0/1 gain output -8 no echo-cancel svc timing digit 70 timing inter-digit 50 timing pulse-inter-digit 1000 timing clear-wait 300 timing wink-wait 136 timing delay-duration 136 ! dial-peer voice 1 pots group 1 destination-pattern 2000 port 0/0 coder csacelp ! dial-peer voice 2 pots group 2 destination-pattern 4000 port 0/1 coder csacelp ! interface Ethernet0/0 ip address 204.179.9.108 255.255.255.0 ip pim dense-mode no keepalive ! interface Serial0/1 no ip address encapsulation ftc-trunk bandwidth 2048 no keepalive ftc-trunk session-trunk connection-id 50 ftc-trunk management-dlci 991 ftc-trunk voice-dlci 200 ftc-trunk frame-relay-dlci 300 ftc-trunk management-protocol normal ftc-trunk transmit-timeout 2 ! interface Serial0/2 description Frame relay port on Ganymede ip address 202.202.202.2 255.255.255.0 encapsulation ppp no keepalive clock rate 64000 ! interface Serial0/3 ip address 200.200.200.1 255.255.255.0 encapsulation ftc-trunk bandwidth 2048 no keepalive shutdown ftc-trunk session-trunk connection-id 50 ftc-trunk management-dlci 991 ftc-trunk voice-dlci 200 ftc-trunk frame-relay-dlci 300 ftc-trunk management-protocol normal ftc-trunk transmit-timeout 1 ! interface Switch0 ip address 192.168.12.1 255.255.255.0 ip pim nbma-mode ip pim dense-mode ip igmp join-group 239.255.0.1 no ip mroute-cache ip rsvp bandwidth 512 512 ip rsvp udp-multicasts 224.0.0.33 encapsulation frame-relay no ip route-cache custom-queue-list 1 frame-relay map ip 192.168.12.2 300 broadcast frame-relay map ip 192.168.12.3 900 broadcast frame-relay ip tcp header-compression passive ! router rip network 192.168.9.0 network 192.168.10.0 network 192.168.12.0 network 200.200.200.0 network 201.201.201.0 network 202.202.202.0 network 204.179.9.0 network 204.179.10.0 ! no ip classless ! map-class frame-relay zzz frame-relay cir 2000000 queue-list 1 protocol ip 1 udp 1067 queue-list 1 protocol ip 1 udp 1068 ! line con 0 line vty 0 4 password cisco login ! end Europa#sh dial-peer voice C3800 Database Dial Plan Table: ATM Address 0800.3e01.0228-8.64.2, Destination Pattern 4000 ATM Address 0800.3e01.0228-8.64.1, Destination Pattern 2000 ATM Address 0800.3e01.02ad-8.64.1, Destination Pattern 1000 ATM Address 0800.3e01.02ad-8.64.2, Destination Pattern 3000 Europa#Ganymede#
Although a mesh topology is not officially supported for this release of the product, it is possible to set up this type of configuration if you have a Cisco StrataCom IGX. Follow this example:

|
|