File: show_ip_cef_c3850_v1.yml

package info (click to toggle)
python-ntc-templates 3.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,104 kB
  • sloc: python: 735; makefile: 14; sh: 2
file content (62 lines) | stat: -rw-r--r-- 1,196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
parsed_sample:
  - prefix: "0.0.0.0/0"
    nexthop:
      - "10.255.1.1"
    interface:
      - "Vlan1"
  - prefix: "0.0.0.0/8"
    nexthop:
      - "drop"
    interface: []
  - prefix: "0.0.0.0/32"
    nexthop:
      - "receive"
    interface: []
  - prefix: "10.180.195.0/32"
    nexthop:
      - "10.180.101.5"
      - "10.180.101.10"
    interface:
      - "GigabitEthernet1/0/1"
      - "GigabitEthernet1/0/2"
  - prefix: "10.255.1.0/24"
    nexthop:
      - "attached"
    interface:
      - "Vlan1"
  - prefix: "10.255.1.0/32"
    nexthop:
      - "receive"
    interface:
      - "Vlan1"
  - prefix: "10.255.255.192/30"
    nexthop:
      - "10.255.2.1"
    interface:
      - "Port-channel1.1825"
  - prefix: "10.255.200.0/24"
    nexthop:
      - "attached"
    interface:
      - "GigabitEthernet0/0/2.200"
  - prefix: "127.0.0.0/8"
    nexthop:
      - "drop"
    interface: []
  - prefix: "224.0.0.0/4"
    nexthop:
      - "drop"
    interface: []
  - prefix: "224.0.0.0/24"
    nexthop:
      - "receive"
    interface: []
  - prefix: "240.0.0.0/4"
    nexthop:
      - "drop"
    interface: []
  - prefix: "255.255.255.255/32"
    nexthop:
      - "receive"
    interface: []