about summary refs log tree commit diff
path: root/src/settings/plugins/ifcfg-rh/tests/network-scripts/route-test-wired-static-routes
blob: 10a63b674ffa75b1834ed514245187484a579cdd (plain)
1
2
3
4
5
6
7
8
9
ADDRESS0=11.22.33.0
NETMASK0=255.255.255.0
GATEWAY0=192.168.1.5

ADDRESS1=44.55.66.77
NETMASK1=255.255.255.255
GATEWAY1=192.168.1.7
METRIC1=3
OPTIONS1="mtu lock 9000 cwnd 12 src 1.1.1.1 tos 0x28 window 30000 initcwnd lock 13 initrwnd 14"