You are on page 1of 1

interface FastEthernet0/0

ip address 10.16.16.185 255.255.255.252


ip ospf priority 100
duplex auto
speed auto
!
interface Serial0/0
ip address 10.16.16.177 255.255.255.252
encapsulation ppp
ip ospf priority 100
no fair-queue
ppp authentication pap
ppp pap sent-username R3 password 0 cisco
!
interface BRI0/0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet0/1
no ip address
ip ospf priority 100
duplex auto
speed auto
no shut
!
interface FastEthernet0/1.1
encapsulation dot1Q 1 native
!
interface FastEthernet0/1.10
encapsulation dot1Q 10
ip address 10.16.16.126 255.255.255.128
!
interface FastEthernet0/1.20
encapsulation dot1Q 20
ip address 10.16.16.158 255.255.255.224
!
interface FastEthernet0/1.30
encapsulation dot1Q 30
ip address 10.16.16.174 255.255.255.240

You might also like