File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,21 @@ network:n1
28282001 : db8: 1 : 1 ::1 interface: r1. n1
2929= PARAM= interface: r1. [all ]
3030
31+ # ###########################################################
32+ = TITLE= All interfaces from combined router from v4 interface
33+ = INPUT=
34+ network: n1 = { ip = 10.1 . 1. 0/ 24 ; }
35+ network: n2 = { ip = 10.1 . 2. 0/ 24 ; ip6 = 2001 : db8: 1 : 2 ::/ 64 ; }
36+ router: r1 = {
37+ interface: n1 = { ip = 10.1 . 1. 1; }
38+ interface: n2 = { ip = 10.1 . 2. 1; ip6 = 2001 : db8: 1 : 2 ::1 ; hardware = n2; }
39+ }
40+ = OUTPUT=
41+ 10.1 . 1. 1 interface: r1. n1
42+ 10.1 . 2. 1 interface: r1. n2
43+ 2001 : db8: 1 : 2 ::1 interface: r1. n2
44+ = PARAM= interface: [interface: r1. n1]. [all ]
45+
3146# ###########################################################
3247= TITLE= Anonymous matching aggregate where attribute ip has v6 address
3348= INPUT=
You can’t perform that action at this time.
0 commit comments