Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !
- interface GigabitEthernet0/0
- no shut
- !
- interface GigabitEthernet0/0.10
- encapsulation dot1Q 10
- ip address 10.106.10.254 255.255.255.0
- no cdp enable
- !
- interface GigabitEthernet0/1
- ip address 10.106.11.254 255.255.255.0
- !
- interface GigabitEthernet0/2
- ip address 10.106.12.254 255.255.255.0
- !
- interface GigabitEthernet0/3
- ip address 10.106.13.254 255.255.255.0
- !
- router ospf 1
- network 0.0.0.0 255.255.255.255 area 0
- !
- ip forward-protocol nd
- !
- !
- no ip http server
- no ip http secure-server
- ip route 0.0.0.0 0.0.0.0 10.106.10.1
- !
Advertisement
Add Comment
Please, Sign In to add comment