Overview
Explains the Service outbound route (SOR) IPv4, summarizing key parameters, requirements, and expected outcomes for output.
Name: sor4
Namespace: default
Labels: <none>
Annotations: <none>
API Version: lbs.cisco.com/v1alpha1
Kind: ServiceOutboundRoute
Metadata:
Creation Timestamp: 2025-02-25T05:23:57Z
Generation: 1
Resource Version: 465878
UID: 8d3a629c-b9cc-4195-9bb3-a8cdae948613
Spec:
Device: ens224.502
Next Hop: 209.165.201.1
Status:
Node Info:
Default Route: {Ifindex: 64 Dst: 0.0.0.0/0 Src: <nil> Gw: 209.165.201.2 Flags: [] Table: 1002 Realm: 0}
Node Name: rid7656453-user-1-worker2
Table Id: 1002
Default Route: {Ifindex: 94 Dst: 0.0.0.0/0 Src: <nil> Gw: 209.165.201.2 Flags: [] Table: 1002 Realm: 0}
Node Name: rid7656453-user-1-master2
Table Id: 1002
Default Route: {Ifindex: 78 Dst: 0.0.0.0/0 Src: <nil> Gw: 209.165.201.2 Flags: [] Table: 1002 Realm: 0}
Node Name: rid7656453-user-1-master3
Table Id: 1002
Default Route: {Ifindex: 92 Dst: 0.0.0.0/0 Src: <nil> Gw: 209.165.201.2 Flags: [] Table: 1002 Realm: 0}
Node Name: rid7656453-user-1-master1
Table Id: 1002
Default Route: {Ifindex: 72 Dst: 0.0.0.0/0 Src: <nil> Gw: 209.165.201.2 Flags: [] Table: 1002 Realm: 0}
Node Name: rid7656453-user-1-worker1
Table Id: 1002
Output:
sudo ip route show table all | grep default
local default dev lo table 2004 proto kernel scope host
default via 209.165.201.2 dev ens224.502 table 1002