This section provides information to configure cards, MDAs, and ports. Topics in this section include:
SR OSs have a console port, either located on the CPM or CCM, or integrated into the chassis (on the 7750 SR-c4 models), to connect terminals to the router.
Configure parameters from a system console connected to a router console port, using Telnet to access a router remotely or SSH to open a secure shell connection.
In order to initialize a card, the chassis slot, line card type, and MDA type must match the preprovisioned parameters. In this context, preprovisioning means to configure the entity type (such as the card type, MDA type, port, and interface) that is planned for a chassis slot, card, or MDA. Preprovisioned entities can be installed but not enabled or the slots can be configured but remain empty until populated. Provisioning means that the preprovisioned entity is installed and enabled.
You can:
Before a port can be configured, the slot must be preprovisoned with an allowed card type and the MDA must be preprovisioned with an allowed MDA type. Some recommendations to configure a port include:
Once ports are preprovisioned, Link Aggregation Groups (LAGs), multilink-bundles (IMA), or Bundle Protection Groups (for example IMA BPGrps), can be configured to increase the bandwidth available between two nodes.
All physical links or channels in a given LAG/bundle combine to form one logical connection. A LAG/bundle also provides redundancy in case one or more links that participate in the LAG/bundle fail. For command syntax for multilink bundles, see Configuring Multilink PPP Bundles. To configure channelized port for TDM, refer to section Configuring Channelized Ports. To configure channelized port for Sonet/SDH high speed channels (ASAP MDAs only), refer to Configuring SONET/SDH Port Parameters. For command syntax for LAG, see the Configuring LAG Parameters section.
The most basic configuration must have the following:
The following is an example of card configuration for the 7750 SR:
The following is an example of card configuration on a 7750 SR-c12:
The following is an example of card configurations for the 7950 XRS:
The following sections are basic system tasks that must be performed.
Card configurations include a chassis slot designation. A slot must be preconfigured with the type of cards and MDAs which are allowed to be provisioned.
To configure the Versatile Service Module, refer to the Versatile Service Module section of the 7750 SR 7450 ESS, 7750 SR, and 7950 XRS Services Overview Guide.
The following example shows card and MDA configurations for the 7750 SR or 7450 ESS:
The following example shows card configurations for the 7950 XRS:
Card configurations must include a chassis slot designation. A slot must be preconfigured with the type of cards, MCMs, and MDAs which are allowed to be provisioned.
Output for Media Dependent Adapters (MDAs) show an “m” in the mda-type description, for example, m60-eth10/100-tx.
Use the config > info command to display card configuration information:
Card configurations must include a chassis slot designation. A slot must be preconfigured with the type of cards and CMAs (Compact Media Adapters) which are allowed to be provisioned.
CMAs are configured using the MDA command. Output for Compact Media Adapter MDAs show a “c” in the mda-type description, for example, c8-10/100eth-tx.
Use the config > info command to display card configuration information:
The fp command is not allowed on iom-1 or iom-2 types. An error message appears when the command is executed on an incorrect IOM type:
The following example shows a forwarding plane configuration for the 7750 SR or 7450 ESS:
MDA-level pools are used by ingress network queues. Network policies can be applied (optional) to create and edit QoS pool resources on egress network ports, channels, and ingress MDAs. Network-queue and slope policies are configured in the config>qos context.
The following example shows an MDA pool configuration for 7750 SR or 7450 ESS:
The following example shows an XMA pool configuration for 7950 XRS:
Network ingress queues can use either MDA ingress named pools or ingress default pools but not port named pools. In the case with an IOM with multiple MDAs sharing the same buffer space (iom3-xp, iom-10g), network ingress queues will use only the MDA 1 named pools. Even if named pools are configured for MDA 2, they will not be used by network ingress queues. Network ingress queues configured to use MDA2 named pools will be considered pool orphaned. To check for orphan queues, use the command “show mda <mda> qos ingress orphaned-queues”.
SAP shared queues use by default the SAP shared pool; a system reserved buffer pool. Shared queues can be configured to use MDA named pools. Shared queues cannot be configured to use port pools since they are not port specific queues. In case a shared queue is configured to use a port named pool, the queue will be considered orphan and will get buffers from access ingress default pool.
For complete QoS configuration details reference the Named Pools section of the Quality of Service Guide. Interface Named Pools configuration details are located in the Interface CLI portion of this guide.
This section provides the CLI syntax and examples to configure the following:
The buffer space is portioned out on a per port basis whether one or multiple MDAs share the same buffer space. Each port gets an amount of buffering which is its fair-share based on the port’s bandwidth compared to the overall active bandwidth.
IOM with each MDA has a dedicated buffer space: iom-20g; iom2-20g.
IOM with multiple MDAs share a buffer space: iom-10g; iom3-xp.
This mechanism takes the buffer space available and divides it into a portion for each port based on the ports active bandwidth relative to the amount of active bandwidth for all ports associated with the buffer space. The number of ports sharing the same buffer space depends on the type of IOM the pools are being created on and the type of MDAs populated on the IOM. An active port is considered to be any port that has an active queue associated. Once a queue is created for the port, the system will allocate the appropriate amount of buffer space to the port. This process is independently performed for both ingress and egress.
Normally, the amount of active bandwidth is considered as opposed to total potential bandwidth for the port when determining the ports fair share. If a port is channelized and not all bandwidth is allocated, only the bandwidth represented by the configured channels with queues configured is counted towards the bandwidth represented by the port. Also, if a port may operate at variable speeds (as in some Ethernet ports), only the current speed is considered. Based on the above, the number of buffers managed by a port may change due to queue creation and deletion, channel creation and deletion and port speed variance on the local port or other ports sharing the same buffer space.
After the active bandwidth is calculated for the port, the result may be modified through the use of the ‘ing-percentage-of-rate’ and ‘egr-percent-of-rate’ commands. The default value of each is 100% which allows the system to use all of the ports active bandwidth when deciding the relative amount of buffer space to allocate to the port. When the value is explicitly modified, the active bandwidth on the port is changed according to the specified percentage. If a value of 50% is given, the ports active bandwidth will be multiplied by 5, if a value of 150% is given, the active bandwidth will be multiplied by 1.5. This capability is independent of named pool mode. The ports rate percentage parameters may be modified at any time.
Examples:
The Named Buffer Pools feature provides a way to customize the port ingress and/or egress buffer allocation. The port buffer allocation size and the Forwarding class (FC) queue association to the buffer pool can be changed. By mapping each FC to different pools, it is possible to achieve separation of the available buffers per forwarding class.
Previous to this feature only the default buffer allocation mode was available, withBuffer allocation has the following characteristics:
The Named Buffer Pools feature offers the following new capabilities:
The following example shows port pool configurations:
The following shows a CBS configuration over subscription example:
The following example shows a hybrid-buffer-allocation value change (from default) for ingress. In this example, the network-egress buffer pool is two times the size of the access-egress.
![]() | Note: Nokia recommends grouping working lines and protect lines on separate IOMs. |
APS configuration rules:
The following shows a sample configuration for an ATM SC-APS group that contains an aPipe SAP:
The following shows an example of the configuration for the working circuit/node of an MC-APS group:
The following shows an example of the configuration for the protect circuit/node of an MC-APS group:
A network port is network facing and participates in the service provider transport or infrastructure network processes.
The following example shows a network port configuration:
Services are configured on access ports used for customer-facing traffic. If a Service Access Port (SAP) is to be configured on a port, it must be configured as access mode. When a port is configured for access mode, the appropriate encapsulation type can be specified to distinguish the services on the port. Once a port has been configured for access mode, multiple services may be configured on the port.
The following example shows an Ethernet access port configuration:
The following example shows an 802.1x port configuration:
SONET/SDH features can only be configured on ports on the following MDAs and CMAs:
When an Ethernet port is configured in WAN mode (xgig wan), you can change certain SONET/SDH parameters to reflect the SONET/SDH requirements for this port.
The following CLI output shows an example of a SONET/SDH configuration for a WAN PHY Ethernet port.
The following example shows a SONET/SDH network mode configuration:
The following example shows a SONET/SDH access port configuration for the 7750 SR:
When configuring channelized ports, the port ID is specified in different ways depending on the MDA type and level of channelization. Ethernet ports cannot be channelized. Table 30 lists the channelization options and port syntax available on the 7750 SR channelized MDAs.
Framing | Channelization/Mapping Option | Channelized MDAs Supporting Services on the Port/Channel |
599,040 kbits/s (clear channel OC12/STM-4) | ||
SDH | STM4>AUG4>VC4-C4 | None |
SONET | OC12>STS12>STS12c SPE | None |
139,264 kbits/s ñ 149,760 Kbits/s (clear channel STS-3/STM-1 or STS-3/STM-1 channel within STS12-STM4 | ||
SDH | STM4>AUG4>AUG1>VC4 | m4-choc3-as |
SONET | OC12>STS12>STS3c SPE | m4-choc3-as |
44,763 kbits/s (DS3 or sub-DS3 port or a channel) | ||
SDH | STM4>AUG4>AUG1>VC4>TUG3>VC3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC4>TUG3>VC3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE | m1-choc12m4-choc3m12-chds3m4-choc3-as |
Up to 2,048 kbits/s (n*DS0 within E1 up to E1) | ||
SDH | STM4>AUG4>AUG1>VC4>TUG3>TUG2>VC12 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC3>TUG2>VC12 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC4>TUG3>VC3>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC3>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE>VT GROUP>VT2 SPE | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
Up to 1,544 kbits/s (n*DS0 within DS1 up to DS1) | ||
SDH | STM4>AUG4>AUG1>VC4>TUG3>TUG2>TU11>VC11 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC4>TUG3>TUG2>TU12>VC11 | None |
SDH | STM4>AUG4>AUG1>VC3>TUG2>VC11 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC4>TUG3>TUG2>VC12 | m1-choc12m4-choc3m12-chds3 |
SDH | STM4>AUG4>AUG1>VC3>TUG2>VC12 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC4>TUG3>VC3>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SDH | STM4>AUG4>AUG1>VC3>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE>VT GROUP>VT1.5 SPE | m1-choc12m4-choc3m12-chds3m4-choc3-as |
SONET | OC12>STS12>STS1 SPE>VT GROUP>VT2 SPE | m1-choc12m4-choc3m12-chds3 |
SONET | OC12>STS12>STS1 SPE>DS3 | m1-choc12m4-choc3m12-chds3m4-choc3-as |
![]() | Note: The E1 encapsulation in the ASAP MDA and in the channelized MDAs is compliant to G.704 and G.703. The G.703 feature allows a user to configure an unstructured E1 channel on deep channel MDAs and ASAP MDAs. In G.704, time slot 0 is used to carry timing information by a service provider and thus, only 31 slots are available to the end user. In G.703, all 32 time slots are available to the end user. Timing is provided by the end user. |
A port ID for channels has one of the following syntax as applicable to channelization and mapping options where the port configuration syntax is slot/mda/port (Table 31):
Port ID for Physical Port Speed | |||
Channel speed | OC12/STM4 | OC3/STM1 | DS3/E3 |
SONET/SDH | |||
STS12/STM4 | port.sts12 | N/A | N/A |
STS3/STM1 | port.sts3-{1..4} | port.sts3 | N/A |
STS1/STM0 | port.sts1-{1..4}.{1..3} | port.sts1-{1..3} | N/A |
TUG3 | port.tug3-{1..4}.{1..3} | port.tug3-{1..3} | N/A |
TU3 | port.tu3-{1..4}.{1..3} | port.tu3-{1..3} | N/A |
VT15/VC1.1 | port.vt15-{1..4}.{1..3}.{1..4}.{1..7} | port.vt15-{1..3}.{1..4}.{1..7} | N/A |
VT2/VC12 | port.vt2-{1..4}.{1..3}.{1..3}.{1..7} | port.vt2-{1..3}.{1..3}.{1..7} | N/A |
TDM | |||
DS3/E3 | port.{1..4}.{1..3} | port.{1..3} | port |
DS1 in DS3 | port.{1..4}.{1..3}.{1..28} | port.{1..3}.{1..28} | port.{1..28} |
DS1 in VT2 | port.{1..4}.{1..3}.{1..3}.{1..7} | port.{1..3}.{1..3}.{1..7} | N/A |
DS1 in VT15 | port.{1..4}.{1..3}.{1..4}.{1..7} | port.{1..3}.{1..4}.{1..7} | N/A |
E1 in DS3 | port.{1..4}.{1..3}.{1..21} | port.{1..3}.{1..21} | port.{1..21} |
E1 in VT2 | port.{1..4}.{1..3}.{1..3}.{1..7} | port.{1..3}.{1..3}.{1..7} | N/A |
N*DS0 in DS1 in DS3 | port.{1..4}.{1..3}.{1..28}.{1..24} | port.{1..3}.{1..28}.{1..24} | port.{1..28}.{1..24} |
N*DS0 in DS1 in VT2 | port.{1..4}.{1..3}.{1..3}.{1..7}.{1..24} | port.{1..3}.{1..3}.{1..7}.{1..24} | N/A |
N*DS0 in DS1 in VT15 | port.{1..4}.{1..3}.{1..4}.{1..7}.{1..24} | port.{1..3}.{1..4}.{1..7}.{1..24} | N/A |
N*DS0 in E1in DS3 | port.{1..4}.{1..3}.{1..21}.{2..32} | port.{1..3}.{1..21}.{2..32} | port.{1..21}.{2..32} |
N*DS0 in E1in VT2 | port.{1..4}.{1..3}.{1..3}.{1..7}.{2..32} | port.{1..3}.{1..3}.{1..7}.{2..32} | N/A |
To make sure that you have a channel-capable MDA, verify that the MDA-type you are configuring by entering a show mda slot-id command.
The MDAs shown in the MDA Provisioned column in the following output are a 12-port channelized DS3 MDA (m12-ds3) on card 1, MDA slot 1, and a 1-port channelized OC12-SFP MDA (m1-choc12-sfp) on card 1, MDA slot 2.
Figure 40 shows the logic of the DS3 port configuration.
The following shows the steps to configure a channelized port on a 12-port DS3 MDA:
In order to set the channelized mode on a port, the DS3 parameter must be in a shut down state. Clear channel uses out-of-band signaling, not in-band signaling, so the channel's entire bit rate is available. Channelized ports use in-band signaling and must be explicitly enabled as shown:
In the DS1 context, configure DS0 channel groups parameters. 24 timeslots can be configured per channel group as shown:
The following output shows the channelized mode configuration:
Services can be applied to the configured channelized ports. The following example shows the CLI usage to configure a customer IES service with interface SAPs on the channelized ports. Refer to the 7450 ESS, 7750 SR, and 7950 XRS Services Overview Guide for information about how to configure services.
The following output shows the channelized ports (7/1/1.1.1 and 7/1/1.1.2) applied to SAPs on the IES service configuration:
Figure 41 shows the logic of the channelized OC-12 port configuration.
The following shows an example to configure a channelized port on a 1-port channelized OC-12-SFP MDA:
At this level you must choose the tributary. When provisioning DS3 nodes on a channelized OC-12 MDA, you must provision the parent STS1-1 SONET path first.
The following shows the output:
In order to set the channelized mode on a port, the DS3 parameter must be in a shut down state. Clear channel uses out-of-band signaling, not in-band signaling, so the channel's entire bit rate is available. Channelized ports use in-band signaling and must be explicitly enabled.
The following shows an example of the output:
In the TDM context, configure DS0 channel groups parameters. 24 timeslots can be configured per channel group.
Services can be applied to the configured channelized ports. The following example shows the CLI usage to configure a customer IES service with interface SAPs on the channelized ports. Refer to the 7450 ESS, 7750 SR, and 7950 XRS Services Overview Guide for information about how to configure services.
The following output shows the channelized ports 5/2/1.1.1.1.1 and 5/2/1.1.1.1.2) applied to SAPs on the IES service configuration:
This section provides examples to configure PPP, FR, cHDLC, and ATM n*DS0 channels on a channelized port on channelized ASAP OC-3 SFP MDA in slot 1/1/1. The ASAP OC-12 SFP MDA also supports the SONET options.
At this level you must choose the tributary. When provisioning DS3 nodes on a channelized ASAP OC-3 MDA, you must provision the parent STS1-1 SONET path first.
In order to set the channelized mode on a port, the DS3 parameter must be in a shut down state. Clear channel uses out-of-band signaling, not in-band signaling, so the channel's entire bit rate is available. Channelized ports use in-band signaling and must be explicitly enabled.
In the TDM E1 context, configure DS0 channel groups and their parameters. For a DS1 channel-group, up to 24 timeslots can be assigned (numbered 1 to 24). For an E1 channel-group, up to 31 timeslots can be assigned (numbered 2 to 32). For ATM, all timeslots are auto-configured when a channel group gets created (there is no sub-E1 for ATM). ATM, Frame Relay and BCP-NULL encapsulation examples follow:
Services can now be applied to the configured channelized ports. Follow examples of other channelized ports in this document.
Use the following CLI syntax to configure cHDLC:
The following example shows SONET/SDH access mode configuration command usage:
The following example shows a configuration:
The following example shows basic syntax to configure channelized STM1/OC3 parameters:
The following shows the configuration output:
Before a Cpipe service can be provisioned, the following entities must be configured:
The following shows an example of a DS1 port configured for CES.
The following shows an example of a DS1 channel group configured for CES.
The following shows a sample IES service SAP configuration:
The following shows a sample Epipe service SAP configuration:
The following shows a sample DWDM port configuration:
The following example shows the default configuration with WaveTracker disabled:
The following example shows a configuration with DWDM channel 44, WaveTracker power control transmit power at -7.5 dBm and WaveTracker encoded keys 205 and 749.
The following is an example of the show port <portId> wavetracker command for the non-default WaveTracker configuration as shown above:
The following example shows the Wavetracker keys allowed for each DWDM channel:
The following example shows an OTU port configuration:
The following example shows the show port <portId> otu detail for the default OTU configuration as shown above:
The window over which the Bit Error Rate (BER) determined is based on the configured threshold level. The higher the error rate the shorter the window and as the error rate decreases the window increases. Table 32 lists the configured BER thresholds and corresponding window lengths.
Configured BER Threshold | Window Length |
10^-3 | 8ms |
10^-4 | 8ms |
10^-5 | 8ms |
10^-6 | 13ms |
10^-7 | 100ms |
10^-8 | 333ms |
10^-9 | 1.66s |
ATM interface parameters can only be configured for SONET/SDH ports/paths and TDM ports/channels supporting ATM encapsulation, and for IMA multilink bundles.
ATM interface parameters allow users to configure characteristics of an ATM interface. The Nokia routers support configuration of the following ATM interface characteristics:
Setting mapping to PLCP changes the effective speed of a DS3 interface to 40.704 M. When a port operates in a PLCP mode, the OCD events and LCD are not applicable (including related status fields and counters).
Similarly the below-defined PLCP statuses, alarms, counters do not apply for direct mapped ports.
When a path operates in the PLCP mode, the router supports the standard ATM MIB monitoring of the PLCP operations, for example:
Table 33 shows how SONET alarm status, path operational status, ATM interface and PLCP status and PLCP Alarm state interact.
Content of the Received Signal | Status Field Values | ||||||||
Local Signal | Local Frame | Local Payld | Local PLCP Framing | Far End Framing | Far End PLCP Framing | Path Sonet Alarm Status | Path Oper Status | Atm Interface Oper Status | PLCP Alarm State |
Y | Y | Y | Y | Y | Y | None | Up | Up | No Alarm |
Y | Y | Y | Y | Y | Prob | None | Up | Lower Layer Down | Far End Alarm Rx |
Y | Y | Y | Y | Prob | Prob | RDI | Down | Lower Layer Down | Far End Alarm Rx |
Y | Y | Y | Prob | Y | N/A | None | Up | Lower Layer Down | Incoming LOF |
Y | Y | Y | Prob | Prob | N/A | RDI | Down | Lower Layer Down | Incoming LOF |
Y | Prob | N/A | N/A | N/A | N/A | LOF | Down | Lower Layer Down | Incoming LOF |
AIS | N/A | N/A | N/A | N/A | N/A | AIS | Down | Lower Layer Down | Incoming LOF |
Prob | N/A | N/A | N/A | N/A | N/A | LOS | Down | Lower Layer Down | Incoming LOF |
A DS3 path configured for PLCP mapping:
Use the following CLI syntax to configure ATM interface parameters for SONET/SDH paths:
Use the following CLI syntax to configure ATM interface parameters for IMA bundles.
Use the following CLI syntax to configure ATM interface parameters for TDM channels:
Frame Relay pipes are used to provide customer-to-customer Frame Relay PVCs or to interconnect individual Frame Relay clouds.
Frame Relay parameters can only be configured in SONET/SDH and channelized TDM MDA contexts.
The following example shows a channelized interface configuration:
This section applies also to FR interfaces on Sonet/SDH high-speed channels on ASAP MDAs. In order to configure Frame Relay on the associated port/channel, the frame-relay encapsulation type must be specified.
The following output shows a Frame Relay encapsulation type and the Frame Relay defaults.
Multilink bundles can have from 1 to 8 members (ports) specified. The bundles aggregate channelized ports which define available bandwidth to carry data over a DS1 channel. 56 multilink bundles can be configured per MDA. 256 MLPPP groups are supported per ASAP MDA. Each bundle represents a single connection between two routers.
Multilink bundling is based on a link control protocol (LCP) option negotiation that permits a system to indicate to its peer that it is capable of combining multiple physical links into a bundle.
Multilink bundling operations are modeled after a virtual PPP link-layer entity where packets received over different physical link-layer entities are identified as belonging to a separate PPP network protocol (the Multilink Protocol, or MP) and recombined and sequenced according to information present in a multilink fragmentation header. All packets received over links identified as belonging to the multilink arrangement are presented to the same network-layer protocol processing machine, whether they have multilink headers or not.
When you configure multilink bundles, consider the following guidelines:
IMA bundles are supported on Channelized ASAP MDAs. The bundles aggregate E1 or DS1 ATM channels into a single logical ATM interface.
Use the following CLI syntax to configure IMA bundle parameters:
Configuration notes:
An IMA group has common interface characteristics (for example, configuration that applies to a logical ATM interface either configured via the IMA group context or taken from the primary link) The following list details those common IMA group interface characteristics:
Member links inherit those common characteristics from the IMA group that they are part of and as long as they are part of an IMA group. Characteristics derived from the primary link (MTU, interface mode type) can be changed on the primary link only and not on other links in the bundle or a bundle itself. The primary link is the member which has the lowest ifindex. When a member is added/deleted the primary member may be changed based on ifIndicies of all member links.
Once a path becomes part of an IMA group logical link, the path ceases to exist as a physical ATM path interface. This means that:
After the primary member has been added each additional member added to the group will only be accepted if it matches the configuration of the IMA group. ATM interface characteristics are not part of this verification as they are overwritten/reset to defaults when a link is added to/removed from an IMA bundle.
Upon addition to an IMA group, each added member is automatically assigned an IMA link Id. IMA link Ids are in range from 0 to 7 and stay constant as long as the router does not reboot.
When configuring IMA bundles, consider the following guidelines:
The following example shows the creation of an IMA bundle with 3 group members residing on a channelized OC-3 ASAP MDA in slot 5/2/1:
The following guidelines apply to multi-class MLPPP:
Use the following CLI commands to perform an IMA Test Pattern Procedure on a member link of an IMA group:
An operator can deploy IMA test procedures to verify operations of IMA group and its member links. The following is a list of key points about the test pattern procedure:
Bundle Protection groups enable APS protection of one bundle residing on a working circuit of an APS group port by another bundle residing on the protection circuit of that APS group port. Bundle protection groups apply to MLPPP as well, and are configured the same way. The following examples show the process to configure BPGrp on ASAP MDAs to provide an APS protection for an IMA/MLPPP bundle.
First, two ASAP MDAs must be configured.
Configure an APS group with working and protection circuits on the ASAP MDAs.
Create eight ATM DS1 channels on the APS group.
Next, configure an IMA-type/MLPPP-type BPGrp with working and protection bundles on working and protection circuits of aps-1 and members the created DS1s (this creates 2 IMA bundles, one on working and one on protection circuit):
Finally, a service can be configured on this bundle using the BPGrp ID (for example, an ATM VC 0/32 SAP would be: sap bpg-ima-1:0/32).
Configuration Notes and Guidelines:
The 7750 SR-c12 and 7750 SR-c4 support channelized DS-1 cards. The channelization is as follows:
To make sure you have a channel-capable MDA or CMA, verify the MDA-type that you are configuring by entering a show mda slot-id command.
In the following example, MDA 7 shows a channelized DS1 CMA.
In the TDM E1 context, configure DS0 channel groups and their parameters. For a DS1 channel-group, up to 24 timeslots can be assigned (numbered 1 to 24). For an E1 channel-group, up to 31 timeslots can be assigned (numbered 2 to 32). For ATM, all timeslots are auto-configured when a channel group gets created (there is no sub-E1 for ATM). ATM, Frame Relay and BCP-NULL encapsulation examples follow:
Services can now be applied to the configured channelized ports.
LAG configurations should include at least two ports. Other considerations include:
The following example shows LAG configuration output:
BFD can be configured under the LAG context to create and establish the micro-BFD session per link after the LAG and associated links have been configured. An IP interface must be associated with the LAG or a VLAN within the LAG, if dot1q encapsulation is used, before the micro-BFD sessions can be established.
Complete the following steps to enable and configure BFD over the individual LAG links:
When configuring the local and remote IP address for the BFD over LAG link sessions, the local-ip parameter should always match an IP address associated with the IP interface to which this LAG is bound. In addition, the remote-ip parameter should match an IP address on the remote system and should also be in the same subnet as the local-ip address. If the LAG bundle is re-associated with a different IP interface, the local-ip and remote-ip parameters should be modified to match the new IP subnet. The local-ip and remote-ip values do not have to match a configured interface in the case of tagged LAG/ports.
The optional parameters that can be configured for the BFD over LAG links include:
The following is a sample configuration:
Ethernet tunnel configuration can include at most two paths. Other considerations include:
The following example shows eth-tunnel configuration output:
This section discusses basic procedures of the following service management tasks:
To change an MDA, MCM, CMA, or XMA type already provisioned for a specific slot or card, first you must shut down the slot/MDA/port configuration and then delete the MDA,MCM, CMA, or the XMA from the configuration.
To modify or delete CMAs or XMAs, use the MDA command structure.
Use the following CLI syntax to modify an MDA on the 7450 ESS and 7750 SR platforms (or an XMA on the 7950 XRS platforms):
![]() | Note: You do not have to shutdown and remove an MCM to remove or modify an MDA on the 7750 SR. Use the following sequence if changing the MCM type or slot configuration. |
In order to modify the card type already provisioned for a specific slot, you must shutdown existing port configurations and shutdown and remove all MDA, XMA, or CMA configurations. For 7750 SR-c12/c4 systems, after removing MDA configurations, shutdown and remove the MCM from service before modifying the card.
Note that CMAs do not require an MCM, therefore, if removing a CMA-type MDA from service, it is not required to shutdown and remove an MCM before modifying the card.
You must reset the IOM after changing the MDA type from MS-ISA to any other MDA type.
Use the following CLI syntax to modify a card type already provisioned for a specific slot:
To delete a card type provisioned for a specific slot, you must shutdown existing port configurations and shutdown and remove all MDA, XMA, or CMA configurations. For 7750 SR-c12/c4 systems, after removing MDA configurations, you can shutdown and remove the MCM from service before modifying the card.
Use the following CLI syntax to delete a card provisioned for a specific slot:
Use the following CLI syntax to delete a port provisioned for a specific card or CMA:
This section provides basic procedures for the following service management tasks:
Soft reset is an advanced high availability feature that greatly reduces the impact of IOM/IMM resets either during a software upgrade or during other maintenance or debug operations. The combination of In Service Software Upgrade (ISSU) and Soft reset maximizes service availability in an operational network.
A soft reset re-initializes the control plane while the data plane continues operation with only very minimal impact to data forwarding. During the soft reset some processes that rely on the IOM control plane will not run for a duration that is similar to the duration of an IOM Hard reset. These processes include the updating of the IP forwarding table on the IOM (IP FIB downloads from the CPM), Layer 2 learning of new MAC addresses on the IOM, updating of the MAC forwarding table (for MAC addresses learned from other IOMs), ARP, Ethernet OAM 802.3ah, LLDP and handling for certain ICMP functions such as Can’t Fragment, Redirect, Host Unreachable, Network Unreachable and TTL Expired. Note that protocols and processes on the CPM continue to operate during a Soft Reset (BGP continues to learn new routes from peers, and the new routes will be downloaded to the IOM once the Soft Reset has completed).
The combination of the very small data plane impact and special soft reset enhancements for protocols ensures that most protocols do not go down and no visible impacts to most protocols are detected externally to the SR/ESS platforms. BFD timers are temporarily increased for the duration of a soft reset in order to keep BFD sessions up. Protocols such as BGP, OSPF, IS-IS, PIM, etc with default timers remain up. A protocol using aggressive timers may go down momentarily during a soft reset.
Although the majority of protocols stay up during a Soft Reset, there are some limitations for a few protocols. Refer to the Known Limitations section of the Release Notes for the relevant release for details.
The soft IOM reset procedure is applicable during the ISSU process and for a manual soft reset procedure.
To manually perform a soft IOM reset, enter the clear card slot-number soft command.
Soft Reset is supported on Ethernet IMMs and on IOMs that have Ethernet MDAs provisioned. The operator can optionally force a Soft Reset on an IOM that contains at least one MDA that supports Soft Reset but also has an MDA that does not support Soft Reset or is operationally down. To force Soft Reset in this case the hard-reset-unsupported-mdas is used and the supported MDAs and the card itself are soft reset while the MDAs that do not support soft reset (or are operationally down) are hard reset.
The show card and show mda commands indicate that a soft IOM reset is occurring during the soft reset process.
Soft Reset is not supported on the 7750 SR-c4. On the 7750 SR-c12, Soft Reset is not supported but the ISSU procedure will avoid resetting soft reset capable MDAs/CMAs (as long as there is not new firmware for the CMA/MDA in the new image).
As part of an ISSU, soft reset is supported even if the (old) firmware version on the MDAs is not the same as the (new) firmware version in the software load to which the operator is upgrading. The soft reset is allowed to proceed by leaving the previous version of the firmware running while upgrading the rest of the MDA/IOM/IMM. The operator can then issue a hard reset of the MDA/IMM at some time in the future to upgrade the firmware.
The soft reset is only allowed to proceed if the older firmware is compatible with the new IOM/IMM software load. Otherwise the soft reset is blocked and a hard reset must be used instead.
After a soft reset has been completed, a log event will be raised to warn the operator that the MDA (or IMM) is running older firmware and that they can perform a hard reset of the MDA (or IMM) at some point if required.
If the MDA/IMM is not hard reset by the operator, and then a software upgrade is performed, and the older firmware is no longer compatible with the newest load being upgraded to, then the soft reset will be blocked (or an automatic hard reset will occur for Major ISSU).
The operator can see whether they are running with older MDA/IMM firmware at any time by using the show mda detail command.