0% found this document useful (0 votes)
19 views2 pages

Network Configuration Overview

Uploaded by

machoudi93
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Network Configuration Overview

Uploaded by

machoudi93
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 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