Friday, October 29, 2010

How to configure Ethernet Port or Fiber port on 3com and h3c devices


#system-view   (Like configuration view in cisco)
#[sys]# interface eth0/0
#[sys]#shutdown
#[sys]# undo shutdown
#[sys]# description xxxx
#[sys]# duplex { auto | full | half }            duplex setup in interface
#[sys]# speed { 10 | 100 | 1000 | auto }  Set the transmission rate
(By default, the port speed is in the auto-negotiation mode)


# Specify GigabitEthernet 0/3 to operate as an electrical port (assuming that the port is a Combo port).

<Sysname> system-view

[Sysname] interface gigabitethernet 0/3

[Sysname-GigabitEthernet0/3] combo enable copper

# Specify GigabitEthernet 0/3 to operate as an optical port (assuming that the port is a Combo port).

#<Sysname> system-view

#[Sysname] interface gigabitethernet 0/3

#[Sysname-GigabitEthernet0/3] combo enable fiber

Optimization of fortigate IPS

IPS signature need select according to infrastructure environment  Eg:-  if  we are not have Linux servers this ips signature can disable (d...