All MIBs › CISCO-IETF-PW-MIB › cpwVcInboundMode
cpwVcInboundMode
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcInboundMode
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object is used to enable greater security for implementation that use per platform VC label space. In strict mode, packets coming from the PSN are accepted only from tunnels that are associated to the same VC via the inbound tunnel table in the case of MPLS, or as identified by the source IP address in case of L2TP or IP PSN. The entries in the inbound tunnel table are either explicitly configured or implicitly known by the maintenance protocol used for VC set-up.
If such association is not known, not configured or not desired, loose mode should be configured, and the node should accept the packet based on the VC label only regardless of the outer tunnel used to carry the VC.
What is cpwVcInboundMode?
This is used to enable greater security for implementations that use a per-platform VC label space; in strict mode, packets coming from the PSN are accepted only from tunnels associated to the same VC via the inbound tunnel table for MPLS, or as identified by source IP address for L2TP or IP PSN. Switching this to strict is a security hardening measure that stops the router from accepting a pseudowire's traffic through just any tunnel carrying the right VC label, instead only accepting packets arriving via the specific tunnel explicitly associated with that VC, closing off a label-spoofing style attack vector possible when a platform shares one label space across multiple tunnels. For example, leaving this at loose(1) on a platform sharing VC label space across multiple PSN tunnels would let a packet with a matching VC label be accepted regardless of which tunnel it actually arrived on, a gap that switching to strict(2) closes by verifying the tunnel origin too.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2 | cpwVcTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1 | cpwVcEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1.7 | cpwVcInboundMode | CISCO-IETF-PW-MIB |