lincis_aus wrote: » Sounds to me like someone dumped their CCNA and CCNP exams...
zimskiz wrote: » Let's make it simple by givining you an output : Current configuration : 349 bytes ! interface Vlan10 description client ip address 1.1.1.1 255.255.255.252 ! ip route 10.10.10.0 255.255.255.0 1.1.1.2 Assuming that you need to use 10.10.10.0/24 for your company pc's, how the client IP configuration will look like ? IP; 10.10.10.123 Mask : 255.255.255.0 Default gateway : 10.10.10.1 or 1.1.1.1 or 1.1.1.2 ? ( here is the problem ) I've make myself clear ?