/ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
ethernet create-interfaces
set int state fake-eth0 up
set int ip address fake-eth0 2000::1/64
comment { ip probe fake-eth0 2000::1 }