Table of Contents

H3C Static Route Configuration Examples



Show IP Route

> diplay ip routing-table

Add Static Route

<test-sw-1>system-view
[test-sw-1] ip route-static 192.168.100.0 255.255.255.0 192.168.1.1

Delete Static Route

<test-sw-1>system-view
[test-sw-1] undo ip route-static 192.168.100.0 255.255.255.0 192.168.1.1




HPE(H3C) CLI Commands