#
# Test comments start with #
#
interfaces # ... tail comments
    #
    # ... indented comments
    #
    create {ifname test01, kind dummy, address 00:11:22:33:44:55}
        commit
    #
    test01
        #
        show
        #
        remove
        commit
