diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-10-31 16:26:46 +0200 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-10-31 16:27:15 +0200 |
commit | 90bb6712da49fadbd5605f53e61f88e6061ddd3f (patch) | |
tree | 03c82c65a9991db67d608b4c4ad7feff09a9d7be /scripts/automation/regression/setups/trex25/config.yaml | |
parent | ac332c5cdd7a1b326edee2f53069c97e4683b89d (diff) |
Put real MACs on trex-dan and trex25 ipv6 router regression setup
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to 'scripts/automation/regression/setups/trex25/config.yaml')
-rw-r--r-- | scripts/automation/regression/setups/trex25/config.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/automation/regression/setups/trex25/config.yaml b/scripts/automation/regression/setups/trex25/config.yaml index c4b3743d..3cb886bd 100644 --- a/scripts/automation/regression/setups/trex25/config.yaml +++ b/scripts/automation/regression/setups/trex25/config.yaml @@ -52,38 +52,38 @@ router: - client : name : GigabitEthernet0/1/0 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3c server : name : GigabitEthernet0/1/1 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3d vrf_name : - client : name : GigabitEthernet0/1/2 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + det_ipv6_mac_addr : a036.9f4d.6a3e server : name : GigabitEthernet0/1/4 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6a3f vrf_name : - client : name : GigabitEthernet0/1/5 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b78 server : name : GigabitEthernet0/1/3 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b79 vrf_name : - client : name : GigabitEthernet0/1/6 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b7a server : name : GigabitEthernet0/1/7 src_mac_addr : 0000.0001.0000 - dest_ipv6_mac_addr : 0000.0001.0000 + dest_ipv6_mac_addr : a036.9f4d.6b7b vrf_name : tftp: |