Tech Support > Computer Hardware > Routers > Re: Cisco 801 - Important Questions
Re: Cisco 801 - Important Questions
Posted by Martin Gallagher on July 21st, 2003


On Sun, 20 Jul 2003 07:42:03 -0700, Thomas Perl wrote:

!
interface Ethernet0
ip address 192.168.10.1 255.255.255.0
!
access-list 23 permit 192.168.10.0 0.0.0.255
!
line vty 0 4
access-class 23 in
!

Only addresses from your internal network are allowed. Everyone else
gets connection refused.

!
no ip finger
!