Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.
4.3.3. Host Route
A host route points to a single host (/32 for IPv4, /128 for IPv6).
IPv4:
Router(config)# ip route 10.1.1.100 255.255.255.255 192.168.1.1
IPv6:
Router(config)# ipv6 route 2001:DB8:1::100/128 GigabitEthernet0/0