service command reference

service command descriptions

This section provides the following service command descriptions:

configure service command descriptions

ip-reassembly

Syntax
  • ip-reassembly port-name
  • no ip-reassembly
Context
  • [Tree] configure service vprn interface ip-reassembly
Description

This command configures the virtual ISA used for IP reassembly on this interface.

The no form of this command removes the configuration.

Default

...

Parameters
port-name
Specifies the port name.
Values: port-id[:context-val]

where

port-id – ...

context-val – 1 to 31

port-id
Specifies the configured port ID.
Values: slot/mda/port
lag-id – the configured LAG ID

where

id – 1 to 200

monitor-mc-redirect

Syntax
  • monitor-mc-redirect high-threshold high-threshold low-threshold low-threshold
  • no monitor-mc-redirect
Context
  • [Tree] configure service vprn interface monitor-mc-redirect
Description

This command configures to monitor traffic on the interface for the mc-redirect tunnel.

The no form of this command reverts to the default.

Default

monitor-mc-redirect high-threshold 1000 low threshold 500

Parameters
high-threshold
Specifies the high threshold value in number of packets.
Values: 0 to 4294967295
Default: 1000
low-threshold
Specifies the low threshold value in number of packets.
Values: 0 to 4294967295
Default: 500

show service command descriptions

mg-group-using

Syntax
  • mg-group-using
Context
  • [Tree] show service mg-group-using
Description

This command displays for each MG group the VPRNs which are configured to redirect the GTP-U traffic and the SGi VPRNs which allocate all the IP addresses from an IP pool to the respective MG host VPRN.

Output

The output example shows the allocation of VPRN routes at the SGi interface to specific MG groups and the following table describes the output fields.

Table 1. Show service mg-group-using output fields
Label Description
MG-Group Indicates the MG group that is associated with a specific VPRN instance at the SGi interface.
VPRN Indicates the VPRN instance which is associated with a specific MG Group.
SGI/No of APNs Indicates the number of APNs at the SGi interface which are associated with a specific MG group.
MG groups and VPRNs
# show service mg-group-using 
=================================================================
MG Group Using
=================================================================
MG-Group       VPRN                               SGI/No of APNs
-----------------------------------------------------------------
1              vprn101                            non-SGI
1              vprn151                            non-SGI
1              vprn2001                           SGI/2
1              vprn2051                           SGI/1
-----------------------------------------------------------------
2              vprn102                            non-SGI
2              vprn152                            non-SGI
2              vprn2002                           SGI/2
2              vprn2052                           SGI/1
-----------------------------------------------------------------
3              vprn103                            non-SGI
3              vprn153                            non-SGI
3              vprn2003                           SGI/2
3              vprn2053                           SGI/1
-----------------------------------------------------------------
MG-groupEntries found: 3
=================================================================