Lines Matching full:traffic
17 # i) The SRv6 H.Encaps.Red behavior applies SRv6 Policies on traffic received
31 # handling, at the same time, both tunneled IPv4 and IPv6 traffic.
96 # An SRv6 ingress router applies SRv6 policies to the traffic received from a
98 # received traffic into a new IPv6 packet with a given SID List contained in
108 # i.a) IPv6 traffic, SID List=fcff:3::e,fcff:4::e,fcff:2::d46
109 # ii.a) IPv4 traffic, SID List=fcff:2::d46
111 # Policy (i.a) steers tunneled IPv6 traffic through SRv6 routers
112 # rt-3,rt-4,rt-2. Instead, Policy (ii.a) steers tunneled IPv4 traffic through
116 # traffic, the H.Encaps.Red omits the presence of SRH at all, since the SID
123 # i.b) IPv6 traffic, SID List=fcff:1::d46
124 # ii.b) IPv4 traffic, SID List=fcff:4::e,fcff:3::e,fcff:1::d46
126 # Policy (i.b) steers tunneled IPv6 traffic through the SRv6 router rt-1.
127 # Conversely, Policy (ii.b) steers tunneled IPv4 traffic through SRv6 routers
149 # i.c) IPv6 traffic, SID List=fcff:2::e,fcff:4::d46
151 # Policy (i.c) steers tunneled IPv6 traffic through SRv6 routers rt-2,rt-4.
158 # i.d) IPv6 traffic, SID List=fcff:1::e,fcff:3::d46.
160 # Policy (i.d) steers tunneled IPv6 traffic through SRv6 routers rt-1,rt-3.
455 # $3 - SRv6 routers configured for steering traffic (End behaviors)
459 # $6 - traffic type (IPv6 or IPv4)
467 local traffic="$6"
480 # add SRv6 policy to incoming traffic sent by connected hosts
481 if [ "${traffic}" -eq 6 ]; then
610 # depending on the direction of traffic.
623 # depending on the direction of traffic.
636 # depending on the direction of traffic.