Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

4.3.2. Network Route

A network route specifies how to reach a specific network.

IPv4:
Router(config)# ip route 172.16.0.0 255.255.0.0 192.168.1.1
Router(config)# ip route 172.16.0.0 255.255.0.0 GigabitEthernet0/1
IPv6:
Router(config)# ipv6 route 2001:DB8:2::/64 2001:DB8:1::1