This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# connect to OVN Northbound DB https://gist.github.com/dlbewley/b4d4c85931e7a9c03caf56db1a1a0d2e | |
$ ovncli.sh | |
# find local chassis id | |
sh-5.1# ovn-sbctl find chassis other_config:is-remote="false" | |
_uuid : a0aad588-f850-4601-b4dc-63199440ab58 | |
encaps : [fcbeb3fc-d810-49db-ae6c-f043e3441d25] | |
external_ids : {} | |
hostname : hub-tq2sk-cnv-xcxw2 | |
name : "f57f0c4e-5d93-4639-a016-7cea61281c04" |