Configuring IE 2000


The Config tab for the IE 2000 offers four general levels of configuration: global, switching, and interface. The global level, switching and interface levels offer the same settings as a switch. Note that the Config tab provides an alternative to the CLI only for some simple, common features; to access the full set of switch commands that have been modeled you must use the CLI tab.

Throughout your configurations in the Config tab, the lower window will display the equivalent CLI commands for all your actions.

 

Global Settings, Algorithm Settings, VLAN Database, Interface

For these sections of the Config tab, please refer to the Switches page as they function similarly with the switch config tab

 

Resilient Ethernet Protocol (REP)

Please refer to Modeling > Layer 2 to understand how REP works.

The commands, used to configure L2NAT, are as follows:


Switch# configure

Switch(config)# l2nat instance

Switch(config-l2nat)# inside from

Switch(config-l2nat)# outside from

Switch(config)# interface (GigabitEthernet ...)

Switch(config-if)# l2nat

Switch# show l2nat instance

Switch# show l2nat statistics

Precision Time Protocol (PTP)

Please refer to Modeling > Layer 2 to understand how PTP works.

Configuring Layer 2 PTP Default Profile: To configure Layer 2 PTP globally, follow these steps:


Switch# configure terminal

Switch(config)# ptp mode { boundary | e2etransparent | forward }

Switch(config)# interface interface-id

Switch(config-if)# switchport mode { access | trunk }

Switch(config-if)# switchport trunk allowed vlan { {add | except | remove } vlan_list | all | none }

Switch(config-if)# switchport access vlan vlan-id

Switch(config-if)# ptp vlan vlan-id

Switch(config-if)# end

Disabling PTP on an interface: ** PTP is enabled on all the ports, by default. To disable PTP on an interface, follow these steps:

Switch# configure terminal

Switch(config)# interface interface-id

Switch(config-if)# [no] ptp enable

Switch(config-if)# end
:
Configuring PTP Timers: To change the PTP timer values from default to required values, follow these steps:

Switch# configure terminal

Switch(config)# interface interface-id

Switch(config-if)# (optional) ptp announce { interval seconds | timeout count }

Switch(config-if)# (optional) ptp sync { interval seconds | limit offset-value }

Switch(config-if)# (optional) ptp delay-req interval seconds

Switch(config-if)# end

Configuring the values of PTP clocks: You can configure the values of ptp clock priority1 and priority2 using the commands below:

Switch# configure terminal

Switch(config)# interface interface-id

Switch(config-if)# ptp priority1 value

Switch(config-if)# ptp pirority2 value

Switch(config-if)# end

 

Layer-2 NAT

Please refer to Modeling > Layer 2 to understand how L2NAT works.

The commands, used to configure L2NAT, are as follows:


Switch# configure terminal

Switch(config)# l2nat instance

Switch(config-l2nat)# inside from

Switch(config-l2nat)# outside from

Switch(config)# interface interface-id

Switch(config-if)# l2nat

Switch# show l2nat instance

Switch# show l2nat statistics

 

DHCP Server Port-Based Address Allocation

Please refer to Modeling > Layer 2 to understand how the DHCP Server Port-Based Address Allocation works.

The commands, used to configure L2 DHCP, are as follows:


Switch# configure terminal

Switch(config)# ip dhcp use subscriber-id client-id

Switch(config)# ip dhcp pool WORD

Switch(dhcp-config)# address X.X.X.X client-id WORD ascii

Switch(dhcp-config)# address X.X.X.X hardware-address WORD

 

Licensing Upgrade

Four different licenses on the switch IE 2000:


The commands, used to configure the IE 2000 license upgrade, are as follows:

Switch# configure terminal

Switch(config)# [no] license boot level enhancedlanbase

Switch(config)# [no] license boot level lanbase

Switch# show license

Switch# show license udi

Switch# show license feature

Switch# show license detail

Switch# show license all