16
Basic Configurations This section describes the basic configurations that are available for the ME 1200 Web GUI interface. Set Device Hostname and admin User Password, page 1 Set VLAN IP Address, page 2 Physical Port Configuration and Status, page 3 L2 Switching, page 4 Ethernet Services, page 7 Set Device Hostname and admin User Password In the left panel, click Configuration > System > Information. Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 1

Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

  • Upload
    others

  • View
    17

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Basic Configurations

This section describes the basic configurations that are available for the ME 1200 Web GUI interface.

• Set Device Hostname and admin User Password, page 1

• Set VLAN IP Address, page 2

• Physical Port Configuration and Status, page 3

• L2 Switching, page 4

• Ethernet Services, page 7

Set Device Hostname and admin User PasswordIn the left panel, click Configuration > System > Information.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

1

Page 2: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Enter the new hostname in the System Name box.

To change the password for a user, click Configuration > Security > Switch > Users.

Click on the user whose password you wish to change, and enter the new password into the Password andPassword (again) fields. Click Save.

Set VLAN IP AddressTo set an address on a VLAN, first click Configuration > System > IP.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

2

Basic ConfigurationsSet VLAN IP Address

Page 3: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

To create a new VLAN, click Add interface. To add an address or alter the address on an existing VLAN,simply type the new address into the appropriate text box along with the subnet mask.

Physical Port Configuration and StatusTo configure ports:

1 To view and alter port configurations, click Configuration > Ports. Configure physical port parameterslike enable/disable port, change MTU, and so on.

2 To monitor port status on the Chassis View, clickMonitor > Ports > State.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

3

Basic ConfigurationsPhysical Port Configuration and Status

Page 4: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

3 To monitor port statistics, clickMonitor > Ports > Traffic Overview.

4 To configure the management IP address on the ME 1200, click Configuration > System > IP.

Related Topics

Configuring PortsMonitoring Ports

L2 SwitchingThe IEEE 802.1Q standard VLANs are supported and the default configuration is as follows:

• All ports are VLAN aware.

• All ports are members of VLAN 1.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

4

Basic ConfigurationsL2 Switching

Page 5: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

• The switch management interface is on VLAN 1.

• All ports have a Port VLAN ID (PVID) of 1.

• All ports can send and receive both VLAN-tagged and untagged packets.

In the default configuration, any port is able to send traffic to any other port, and a PC connected to any portwill be able to reach the management interface. Broadcast traffic, for example, will be flooded to all ports onthe switch.

1 is always reserved for the default VLAN. The range of the VLAN ID is 2 to 4095.Note

Configuring VLAN for UNI and NNI Ports

It is recommended that you retain both ports as trunk ports with the range of all allowed VLANS.Note

For more information on configuring a private VLAN, see the Configuring Private VLANs section. .

Port Mode

The port mode (default is Access) determines the fundamental behavior of the port in question. A port can bein one of three modes as described below.

• AccessAccess ports are normally used to connect to end stations. Dynamic features like Voice VLAN may addthe port to more VLANs behind the scenes. Access ports have the following characteristics:

◦Member of exactly one VLAN, the Port VLAN (also called as Access VLAN), which by defaultis 1, accepts untagged frames and C-tagged frames.

◦Discards all frames that are not classified to the Access VLAN.

◦On egress all frames are transmitted untagged.

• TrunkTrunk ports can carry traffic on multiple VLANs simultaneously, and are normally used to connect toother switches. Trunk ports have the following characteristics:

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

5

Basic ConfigurationsConfiguring VLAN for UNI and NNI Ports

Page 6: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

◦By default, a trunk port is member of all existing VLANs. This may be limited by the use ofAllowed VLANs.

◦By default, all frames but frames classified to the Port VLAN (also called as Native VLAN) gettagged on egress. Frames classified to the Port VLAN do not get C-tagged on egress.

◦Egress tagging can be changed to tag all frames, in which case only tagged frames are acceptedon ingress.

• HybridHybrid ports do resemble trunk ports in many ways, but adds additional port configuration features. Inaddition to the characteristics described for trunk ports, hybrid ports have these abilities:

Port Type

Ports in hybrid mode allow for changing the port type, that is, whether a frame's VLAN tag is used toclassify the frame on ingress to a particular VLAN, and if so, which TPID it reacts on. Likewise, onegress, the Port Type determines the TPID of the tag, if a tag is required.

Unaware:On ingress, all frames, whether carrying a VLAN tag or not, get classified to the Port VLAN,and possible tags are not removed on egress.

C-Port: On ingress, frames with a VLAN tag with TPID = 0x8100 get classified to the VLAN IDembedded in the tag. If a frame is untagged or priority tagged, the frame gets classified to the Port VLAN.If frames must be tagged on egress, they will be tagged with a C-tag.

S-Port:On ingress, frames with a VLAN tagwith TPID = 0x8100 or 0x88A8 get classified to the VLANID embedded in the tag. If a frame is untagged or priority tagged, the frame gets classified to the PortVLAN. If frames must be tagged on egress, they will be tagged with an S-tag.

S-Custom-Port: On ingress, frames with a VLAN tag with a TPID = 0x8100 or equal to the Ethertypeconfigured for Custom-S ports get classified to the VLAN ID embedded in the tag. If a frame is untaggedor priority tagged, the frame gets classified to the Port VLAN. If frames must be tagged on egress, theywill be tagged with the custom S-tag.

Related Topics

Configuring VLANsMonitoring VLANs

MAC Table ConfigurationThe following per port configuration parameters are available for MAC Learning configuration:

• Auto - Learning is done automatically as soon as a frame with unknown SMAC is received.

• Disable - No learning is done.

• Secure - Only static MAC entries are learned, all other frames are dropped.

The static entries can be configured in the MAC table for forwarding and the below parameters are allowed.The static MAC table can contain 64 entries.

To configure the MAC table, Configuration >MAC Table.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

6

Basic ConfigurationsMAC Table Configuration

Page 7: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

To view the MAC table,Monitor >MAC Table.

Related Topics

Configuring MAC TableMonitoring MAC Table

Ethernet ServicesMEF standards describe services provided to customers at User Network Interfaces (UNIs). Inside providernetworks, nodes are connected using Internal Network-to-Network Interfaces (I-NNIs). Connections betweenservice providers are done using External Network-to-Network Interfaces (E-NNIs). An Ethernet VirtualConnection (EVC) is an association of two or more UNIs.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

7

Basic ConfigurationsEthernet Services

Page 8: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Port ConfigurationThe EVC per Port configurations that are allowed are as shown below. Retain the default configuration forthe MEF services.

Related Topics

EVC Port Configuration

Bandwidth Profiles ConfigurationThe EVC ingress bandwidth profile configurations are allowed as shown. These policers may be used to limitthe traffic received on UNI ports.

Coupled , AwarePolicer Mode

0 to 10000000 kbpsCIR

0 to 100000 bytesCBS

0 to 10000000 kbpsEIR

0 to 100000 bytesEBS

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

8

Basic ConfigurationsPort Configuration

Page 9: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Related Topics

EVC Bandwidth Profile Configuration

EVCThe EVC configurations that are allowed are as shown in the following table.

Allowed RangeConfigurable Parameter

Any port number of the switchNNI Port

1 to 128EVC ID

1 to 4095VLAN ID

1 to 4095Internal/ Classified VLAN ID

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

9

Basic ConfigurationsEVC

Page 10: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

ECEThe EVC Control Entry configurations that are allowed are as shown below.

These parameters vary according to the Tag type selected. The User Network Interface (UNI) port(s) needsto be selected for the ECE, and then the Tag type. Different parameter options are displayed depending onthe Tag type selected.

For details of each parameter, refer to the Help section on the GUI. The EVC/ECE Service statistics can beviewed via the Monitor pages.

EVC Statistics

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

10

Basic ConfigurationsECE

Page 11: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

ECE Statistics

EPL Service between UNI and NNITo set up an EPL service between UNI and NNI:

• Set up an EPL service (all to one bundling) on a UNI (port 1).

• On NNI (port 4) egress, add a tag (54).

• On UNI egress, pop or remove the tag.

First, create EVC as shown below. VID is 54, for IVID, that is, the internal VID used for internal classificationis also set to 54, but any unique value can be used. Learning is disabled because this is a point to point serviceand the NNI port is 4. Double VLAN tagging on the NNI is not used, so no inner tag is specified. The OuterTag VID used for uni-directional NNI to UNI service and is not used here.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

11

Basic ConfigurationsEPL Service between UNI and NNI

Page 12: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Then, create EVC Control Entry (ECE). The ECE controls the UNI configuration. The following parametersare used for this service:

• UNI port is port 1.

• UNI matching is any for all to one bundling.

• MAC parameters are set to any.

• NNI outer tag allows inserting a tag on the UNI. This is for unidirectional services only.Actions: EVC ID is 1.

◦Direction is both equal to a bidirectional service.

◦Tag Pop Count is 0 for EPL service, that is, all frames are passed to the EVC without popping anytags.

◦The policy ID is used to point to an ACL. The ACL can then be used to select an EVC policer.This service is not using any policer, policy ID 0 is used.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

12

Basic ConfigurationsEPL Service between UNI and NNI

Page 13: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

EVPL Service between UNI and NNI (bundle #1)

Set up an EVPL service (bundling) on a UNI (port 2) for CEVLAN IDs 10-20.

• On NNI (port 4) egress, add a tag 54.

• On UNI egress, pop or remove the tag.

EVC configuration is the same as the first example.

ECE Configuration

Create ECE (EVC Control Entry)

The following parameters are used for this service:

• UNI port is port 2.

• Uni Matching VID 10-20.

• MAC parameters are set to any.

• NNI outer tag allows to insert a tag on the UNI. This is for uni-directional services only, and is not usedhere.

Actions: EVC ID is 2.

• Direction is both equal to a bidirectional service.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

13

Basic ConfigurationsEVPL Service between UNI and NNI (bundle #1)

Page 14: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

• Tag Pop Count is 0 for EVPL service, that is, all frames are passed to the EVC without popping anytags. The UNI tag is preserved.

• The policy ID is used to point to an ACL. The ACL can then be used to select an EVC policer. Thisservice is not using any policer, policy ID 0 is used.

EVPL service between UNI and NNI (bundle #2), same UNI, NNI as above

Set up an EVPL service (bundling) on a UNI (port 2) for CEVLAN IDs 61, 64, 70.

• On NNI (port 4) egress, add a tag 54.

• On UNI egress, pop or remove the tag.

First, create EVC as shown in figure. VID is 54, Inner VID is 54. Learning is disabled because this is apoint-to-point service and the NNI port is 4. Then, create ECE (EVC Control Entry).

The following parameters are used for this service:

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

14

Basic ConfigurationsEVPL service between UNI and NNI (bundle #2), same UNI, NNI as above

Page 15: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

• UNI port is port 2.

• UNI Matching VID 61.

• MAC parameters are set to any.

• NNI outer tag allows to insert a tag on the UNI. This is for unidirectional services only, and is not usedhere.

Actions: EVC ID is 3.

• Direction is both equal to a bidirectional service.

• Tag Pop Count is 0 for EVPL service, that is, all frames are passed to the EVC without popping anytags. The UNI tag is preserved.

• The policy ID is used to point to an ACL. The ACL can then be used to select an EVC policer. Thisservice is not using any policer, policy ID 0 is used.

Create similar ECE for 64 and 70 with the same EVC ID.

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and LaterReleases

15

Basic ConfigurationsEVPL service between UNI and NNI (bundle #2), same UNI, NNI as above

Page 16: Basic Configurations - Cisco...Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN and Later Releases 14 Basic Configurations EVPL service

Cisco ME 1200 Series Carrier Ethernet Access Device Web Interface User Guide, Cisco IOS 15.6(1)SN andLater Releases

16

Basic ConfigurationsEVPL service between UNI and NNI (bundle #2), same UNI, NNI as above