ip address 10.0.0.2 255.255.255.192 ip access-group 1 out

clockrate 48000

!

interface async 0/0

!

router rip

network 192.168.98.0 network 10.0.0.0

!

line vty 0 4 login

password 7 o2EUq2a6AFiY4D

!

ip route 0.0.0.0 0.0.0.0 10.0.0.1

!

access-list 1 permit host 192.168.98.62 access-list 1 permit host 192.168.98.63 access-list 1 permit host 192.168.98.64 access-list 1 permit host 10.0.0.0 access-list 1 deny any

!

end

ERT-805#

Extended access-list configuration example

ERT-805#

ERT-805# show run

Building configuration ...

service password-encryption

service timestamps debug

!

hostname ERT-805

!

42