Conf Frame Relay

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Router#sh run

Router#sh running-config
Building configuration...

Current configuration : 794 bytes


!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/1/0
ip address 1.1.1.1 255.255.255.0
encapsulation frame-relay
!
interface Serial0/1/0.1 multipoint
no ip address
frame-relay interface-dlci 18
frame-relay interface-dlci 19
!
interface Serial0/1/0.2 point-to-point
ip address 2.1.1.1 255.255.255.0
frame-relay interface-dlci 20
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

Router#
Router#

You might also like