blob: ca070a6ec94a8f53c096a14d31d51fde173aa24f [file] [log] [blame]
mccd7e9502019-12-16 22:04:13 +00001#!/bin/bash
2
Dinesh Belwalkar6c0bc752020-04-24 23:47:53 +00003# Copyright 2018-present Open Networking Foundation
4# Copyright 2018-present Edgecore Networks Corporation
5
mccd7e9502019-12-16 22:04:13 +00006#
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18
19./dm attach $1:$2:120 $3:$4:100
20./dm attach $1:$2:120
21./dm attach $1:88:120
22./dm attach $1:88
23./dm delete $1:$2 $3:$4