A SERVICE OF

logo

PowerConnect B-Series FCX Configuration Guide 861
53-1002266-01
Configuring IP parameters – Layer 3 Switches
26
The following example shows output from the show ip address command for a Layer 2 device.
The following example shows output from the show ip address command for a base Layer 3 device.
The following example shows a Layer 2 device configuration as a result of the show run command.
The following example shows a base Layer 3 device configuration as a result of the show run
command.
PowerConnect(config)# show ip
Switch IP address: 10.44.16.116
Subnet mask: 255.255.255.0
Default router address: 10.44.16.1
TFTP server address: 10.44.16.41
Configuration filename: foundry.cfg
Image filename: None
PowerConnect(config)# show ip address
IP Address Type Lease Time Interface
10.44.16.116 Dynamic 174 0/1/1
PowerConnect(config)# show ip address
IP Address Type Lease Time Interface
10.44.3.233 Dynamic 672651 0/1/2
1.0.0.1 Static N/A 0/1/15
PowerConnect(config)# show run
Current configuration:
!
ver 7.2.00aT7f1
!
module 1 FCX-24-port-management-module
!
!
ip address 10.44.16.116 255.255.255.0 dynamic
ip dns server-address 10.44.16.41
ip dhcp-client lease 174
ip default-gateway 10.44.16.1
!
!
end