【AI-RAN】WNC O-RU 配置、英伟达 AI-RAN、

设备照片


英伟达实验室默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address e8:c7:cf:ac:58:37
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  no sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  sub-interface eth1.mplane encapsulation vlan 100
  sub-interface eth1.ecpri encapsulation vlan 2
  exit
!
interface eth1.mplane
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip address 192.168.100.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
!
radio 1
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9




  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

WNC 出厂默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  username root privilege 15 crypt DfG9fuSCickMcybYSOohLz8aPrh4/AArpXrJvi48.P2
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address 10:e8:a7:ef:8d:c6
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  sub-interface eth1.ecpri encapsulation vlan 564
  sub-interface eth1.mplane encapsulation vlan 100
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address 00:aa:ff:bb:ff:cc
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1.mplane
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  ip address 192.168.131.51/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
!
radio 1
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7,135,140,150,160,165,248
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

设备代理商

东枫电子科技

15652687913

关键词:

Aerial CUDA-Accelerated RAN

Aerial Testbed

相关推荐
Rambo.xia12 小时前
接口协议避坑 · 第5篇:多器件级联时序踩坑实录
fpga开发
紫霄芯语18 小时前
观察者模式在FPGA中断系统的实战重构
观察者模式·fpga开发·重构
ARM+FPGA+AI工业主板定制专家1 天前
国产化RK3576+FPGA架构|晶圆传输机器人高速定位+AI瑕疵检测一体化方案
fpga开发·架构·机器人·嵌入式·fpga·工控·机器人运控
Eloudy2 天前
FPGA (QSFP28 + CMAC US+ RoCEv2) 与 Ubuntu22 + Mellanox 网卡直连分析
fpga开发
szxinmai主板定制专家2 天前
RK3568+FPGA高速并行采集|半导体探针测试设备多通道同步数据采集系统设计
人工智能·嵌入式硬件·计算机视觉·fpga开发
ARM|X86+FPGA工业主板厂家3 天前
RK3588+FPGA+EtherCAT异构架构解析|工业场景如何同时保住AI算力与微秒级运动实时性
人工智能·fpga开发·架构
zlinear数据采集卡3 天前
从“脏信号”到“纳伏级纯净”:硬核拆解DABL7606的多级抗混叠滤波与24位过采样算法
arm开发·科技·嵌入式硬件·fpga开发·开源
尤老师FPGA4 天前
HDMI数据的接收发送实验(二十)
fpga开发
千寻xun4 天前
三、实战篇-NVME SSD控制之FPGA实现(一)
fpga开发·nvme ssd·nvme协议
XMAIPC_Robot4 天前
软硬协同实时控制|RK3588业务调度+FPGA硬件时序,ethercat实现半导体设备微秒级响应(125us)
linux·arm开发·人工智能·fpga开发