AudioCodes Mediant Configuration Note

AudioCodes Mediant Configuration Note

Multi-service business routers product series msbr layer 2 bridging using the cli

Advertisement

Quick Links

Configuration Note
Multi-Service Business Routers Product Series
Mediant MSBR
Layer 2 Bridging using the CLI
Version 6.8

Advertisement

Table of Contents
loading

Summary of Contents for AudioCodes Mediant

  • Page 1 Configuration Note Multi-Service Business Routers Product Series Mediant MSBR Layer 2 Bridging using the CLI Version 6.8...
  • Page 3: Table Of Contents

    802.1p Priority/Layer 2 QoS ................25 Commands ......................25 Examples ......................25 QinQ ........................27 Commands ......................27 Example ....................... 28 Pseudo Wires ....................29 Connectivity Fault Management (CFM) ..............29 Commands ......................29 Example ....................... 30 Version 6.8 Mediant MSBR...
  • Page 4 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 5: Weee Eu Directive

    Configuration Note Notices Notice This document describes the configuration of the Layer 2 bridging provided by AudioCodes Mediant Multi-Service Business Router (MSBR) series. Information contained in this document is believed to be accurate and reliable at the time of printing. However, due to ongoing product improvements and revisions, AudioCodes cannot guarantee accuracy of printed material after the Date Published nor can it accept responsibility for errors or omissions.
  • Page 6: Documentation Feedback

    Layer 2 Bridging using CLI Documentation Feedback AudioCodes continually strives to produce high quality documentation. If you have any comments (suggestions or errors) regarding this document, please fill out the Documentation Feedback form on our Web site at http://www.audiocodes.com/downloads. Configuration Note...
  • Page 7: Introduction

    Configuration Note 1. Introduction Introduction This document describes the Layer 2 bridging configuration on the MSBR device. Version 6.8 Mediant MSBR...
  • Page 8 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 9: Layer 2 Switching Interfaces

    (conf-if-GE SlotNum/PortNum)# Configures negotiation duplex on the duplex [Auto/Half/Full] interface: • Auto (default) • Half • Full (conf-if-GE SlotNum/PortNum)# Configures speed negotiation on the speed[10/100/Auto] interface: • • • Auto (default) (conf-if-GE SlotNum/PortNum)# Disables the interface. shutdown Version 6.8 Mediant MSBR...
  • Page 10: Examples

    Layer 2 Bridging using CLI Command Description (conf-if-GE SlotNum/PortNum)# Relates to the spanning-tree protocol (STP) spanning-tree [cost/edge/point- issues on the interface. to-point/priority] • edge – this type of port mode will not participate on spanning-tree converge and acts as a port fast port according to STP.
  • Page 11: Vlans

    (conf-if-GE SlotNum/PortNum)# Sets the port into access mode. Switchport mode access (conf-if-GE SlotNum/PortNum)# Changes the VLAN membership of the port switchport access vlan from default to the VLAN ID it will use. [Vlan_ID] Version 6.8 Mediant MSBR...
  • Page 12: Examples

    Layer 2 Bridging using CLI The table below describes how to configure a VLAN on Layer 3: Table 3-2: VLAN on Layer 3 Commands Command Description MSBR# configure data Enter the data configuration menu. (config-data)# interface vlan Allows you to enter a specific interface [Vlan-ID] VLAN mode.
  • Page 13 MSBR(config-data)# interface gigabitethernet 4/1 MSBR(conf-if-GE 4/1)# switchport mode trunk MSBR(conf-if-GE 4/1)# switchport trunk allowed vlan add 100,300 MSBR(conf-if-GE 4/1)# exit MSBR(config-data)# interface gigabitethernet 4/2 MSBR(conf-if-GE 4/2)# switchport mode access MSBR(conf-if-GE 4/2)# switchport access vlan 100 MSBR(conf-if-GE 4/2)# exit Version 6.8 Mediant MSBR...
  • Page 14 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 15: Trunk Bridging

    (conf-if-GE SlotNum/PortNum)# Configures the native VLAN for this trunk switchport trunk native vlan interface. Any packet on this interface [Native_VlanID] without a tag is tagged to the native VLAN number. Version 6.8 Mediant MSBR...
  • Page 16: Examples

    Layer 2 Bridging using CLI Examples This example shows two different VLANs configured on each switch port with a connecting trunk that allows the transmission of data from VLAN 100 and VLAN 200. This example describes how the same VLAN can be configured on different switch ports and at the same time be connected to other hosts on the same VLAN via the Trunk.
  • Page 17: Port-Monitoring

    • both-direction – monitors all incoming and [slot/port.vlanID] [both- outgoing packets for this port. direction|ingress|egress] • ingress – monitors all incoming packets for this port. • egress – monitors all outgoing packets for this port. Version 6.8 Mediant MSBR...
  • Page 18: Examples

    Layer 2 Bridging using CLI Examples In this example, a sniffer is connected to one of the switch ports on the MSBR and a client connected to another switch port. The figure below shows how the sniffer listens to all transport that passes through from the Gigabit Ethernet interface 1/2.
  • Page 19 Ping with repeat of 1000 packets to the MSBR from the client, and then Get Next Result. A screen similar to the following is displayed: Figure 5-2: ICMP Filter You can apply a filter that displays only ICMP packets sent. Every packet contains data and information. Version 6.8 Mediant MSBR...
  • Page 20 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 21: Bridge Group Virtual Interface (Bvi) Interfaces

    BVI interface ID [Bridge Group ID] number i.e. the Bridge ID value should be the same as the ID of the interface to which you wish to associate with this bridge. Version 6.8 Mediant MSBR...
  • Page 22: Examples

    Layer 2 Bridging using CLI Examples This example shows how to configure BVI as an interface and how to connect VLAN 100 to the bridge group. Note that the VLAN 100 that is configured on MSBR1 is not related to the VLAN 100 that is configured on MSBR2.
  • Page 23 0 tx_packets 5498 tx_bytes 459573 tx_dropped tx_errors 0 5-minute input rate: 621 bits/sec, 0 packets/sec 5-minute output rate: 43 bits/sec, 0 packets/sec 15-second input rate: 883 bits/sec, 2 packets/sec 15-second output rate: 806 bits/sec, 2 packets/sec Version 6.8 Mediant MSBR...
  • Page 24 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 25: 802.1P Priority/Layer 2 Qos

    Configures the priority interface traffic. Priority [Number: 0-7] • 0 – Low Priority • 7 – High Priority Examples This example shows how to change priority for a specific physical interface. MSBR(config-data)# interface fiber 0/3 MSBR(conf-if-GE 0/0)# priority 7 Version 6.8 Mediant MSBR...
  • Page 26 Layer 2 Bridging using CLI This page is intentionally left blank. Configuration Note Document #: LTRT-31672...
  • Page 27: Qinq

    Back up one level (conf-if-GE SlotNum/PortNum)# exit (config-data)# interface Configure encapsulated VLAN id. The first <physical_interface> vlanID is the encapsulating VLAN id, the [slot/port.vlanID.vlanID] second vlanID is the encapsulated VLAN id. Version 6.8 Mediant MSBR...
  • Page 28: Example

    Layer 2 Bridging using CLI Example This example shows the configuration of QinQ on gigabitethernet 0/0. interface GigabitEthernet 0/0.2 no ip address mtu auto desc "WAN Copper.2" no ipv6 enable no service dhcp ip dns server auto no shutdown exit interface GigabitEthernet 0/0.2.100 ip address 50.50.50.1 255.255.255.0 mtu auto...
  • Page 29: Pseudo Wires

    It defines the boundary for the domain. A MEP sends and receives CFM frames through the relay function, drops all CFM frames of its level or lower that arrive from the wire side. Version 6.8 Mediant MSBR...
  • Page 30: Example

    Layer 2 Bridging using CLI Command Description (config-data)# ethernet cfm Debounce is the number of port-down debounce [1-500] packets to receive before blocking ports. (config-data)# ethernet mep Configures the MEP on the MSBR and domain [DOMAIN_NAME] mpid enters the MEP to Configuration mode. [MEP_identifier_Num] (conf-mep)# continuity-check The Continuity Check Message (CCM)
  • Page 31 Remote MEPs: MPID Stat DomainName Intf Port ----------------------------------------------------------------- 10 UP TEST 00:90:8f:4a:23:44 #show command after disconnect cable: Local MEPs: MPID VLAN RmtRDI MAC Remote XCON ---------------------------------------- 10 OK Error Remote MEPs: MPID Stat DomainName Intf Port ----------------------------------------------------------------- Version 6.8 Mediant MSBR...
  • Page 32 International Headquarters Contact us: www.audiocodes.com/info Website: www.audiocodes.com Document #: LTRT-31672...

Table of Contents