Guest User

Untitled

a guest
Jul 16th, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.29 KB | None | 0 0
  1. (dataplane) root@rt-dpdk-test:~# vppcfg dump
  2. [INFO    ] vppcfg.vppapi.connect: VPP version is 22.10-rc0~66-g963e9b583
  3. bondethernets: {}
  4. bridgedomains: {}
  5. interfaces:
  6.   GigabitEthernet2/0/0:
  7.     addresses:
  8.    - 192.168.200.20/23
  9.     description: ''
  10.     lcp: e0
  11.     mac: 9c:b6:54:90:33:98
  12.     mtu: 9000
  13.   GigabitEthernet2/0/1:
  14.     description: ''
  15.     mac: 9c:b6:54:90:33:99
  16.     mtu: 9000
  17.   GigabitEthernet2/0/2:
  18.     description: ''
  19.     mac: 9c:b6:54:90:33:9a
  20.     mtu: 9000
  21.   GigabitEthernet2/0/3:
  22.     description: ''
  23.     mac: 9c:b6:54:90:33:9b
  24.     mtu: 9000
  25.   TenGigabitEthernet8/0/0:
  26.     description: ''
  27.     l2xc: TenGigabitEthernet8/0/1
  28.     mac: 6c:b3:11:53:7f:80
  29.     mtu: 1600
  30.   TenGigabitEthernet8/0/1:
  31.     description: ''
  32.     l2xc: TenGigabitEthernet8/0/0
  33.     mac: 6c:b3:11:53:7f:82
  34.     mtu: 1600
  35.   TenGigabitEthernet8/0/2:
  36.     description: ''
  37.     l2xc: TenGigabitEthernet8/0/3
  38.     mac: 6c:b3:11:53:7f:84
  39.     mtu: 1600
  40.   TenGigabitEthernet8/0/3:
  41.     description: ''
  42.     l2xc: TenGigabitEthernet8/0/2
  43.     mac: 6c:b3:11:53:7f:86
  44.     mtu: 1600
  45. loopbacks:
  46.   loop0:
  47.     addresses:
  48.    - 195.8.53.3/32
  49.     description: ''
  50.     lcp: loop0
  51.     mac: de:ad:00:00:00:00
  52.     mtu: 9000
  53. taps: {}
  54. vxlan_tunnels: {}
  55.  
  56. [INFO    ] vppcfg.vppapi.write: Wrote YAML config to (stdout)
Advertisement
Add Comment
Please, Sign In to add comment