Lines Matching +full:28 +full:g

7 # | 198.51.100.2/28  |
14 # | 198.51.100.1/28 |
18 # | 198.51.100.17/28 198.51.100.33/28 |
26 # | 198.51.100.18/28 | | 198.51.100.34/28 |
42 simple_if_init $h1 198.51.100.2/28 2001:db8:1::2/64
44 ip route add 198.51.100.16/28 vrf v$h1 nexthop via 198.51.100.1
45 ip route add 198.51.100.32/28 vrf v$h1 nexthop via 198.51.100.1
60 ip route del 198.51.100.32/28 vrf v$h1
61 ip route del 198.51.100.16/28 vrf v$h1
63 simple_if_fini $h1 198.51.100.2/28 2001:db8:1::2/64
68 simple_if_init $h2 198.51.100.18/28 2001:db8:2::2/64
70 ip route add 198.51.100.0/28 vrf v$h2 nexthop via 198.51.100.17
71 ip route add 198.51.100.32/28 vrf v$h2 nexthop via 198.51.100.17
86 ip route del 198.51.100.32/28 vrf v$h2
87 ip route del 198.51.100.0/28 vrf v$h2
89 simple_if_fini $h2 198.51.100.18/28 2001:db8:2::2/64
94 simple_if_init $h3 198.51.100.34/28 2001:db8:3::2/64
96 ip route add 198.51.100.0/28 vrf v$h3 nexthop via 198.51.100.33
97 ip route add 198.51.100.16/28 vrf v$h3 nexthop via 198.51.100.33
112 ip route del 198.51.100.16/28 vrf v$h3
113 ip route del 198.51.100.0/28 vrf v$h3
115 simple_if_fini $h3 198.51.100.34/28 2001:db8:3::2/64
124 ip address add 198.51.100.1/28 dev $rp1
125 ip address add 198.51.100.17/28 dev $rp2
126 ip address add 198.51.100.33/28 dev $rp3
143 ip address del 198.51.100.33/28 dev $rp3
144 ip address del 198.51.100.17/28 dev $rp2
145 ip address del 198.51.100.1/28 dev $rp1
414 # notification by consulting its (*, G) list and installing an (S, G)
424 # Forwarding should fail before installing a matching (*, G).
434 # Create (*, G). Will not be installed in the kernel.
459 # notification by consulting its (*, G) list and installing an (S, G)
469 # Forwarding should fail before installing a matching (*, G).
479 # Create (*, G). Will not be installed in the kernel.